Is it possible to copy a div from a website to another?
问题 is it possible to copy a div from a site to another? Managing many websites I need to copy some static portions of code (e.g. a common footer) without having to go on every website and change it. I was looking to use jQuery, I know about the .clone() but I don't know how to make it work from a site to another 回答1: I was surfing around looking for an answer and found this code. If you can't use an Iframe. As an alternative, you could just use a simple and use the jQuery "load" function to load