<!DOCTYPE html>src="//libs.baidu.com/jquery/1.10.2/jquery.min.js"$(document).ready(function(){$("button").click(function(){$("p").replaceWith(function(n){return "<h3>This element has index " + n + ".</h3>";});});});This is a headingThis is a paragraph.This is another paragraph.This is another paragraph.Replace each p element