Want a way to create html popup content xml easily

Asked By 40 points N/A Posted on -
qa-featured

Hi every one. I want to create html popup content xml in an easy way without hard coding. Some people say in xml we cannot make popup window. Is it right? Can I combine Java script and xml to make a popup content in a separate window?

SHARE
Answered By 0 points N/A #139219

Want a way to create html popup content xml easily

qa-featured

 

 

Hi,

The only way to create a popup content easily with little to no hard coding is through java. There are multiple websites that provides a readymade pop-up content. Though they are readymade, a little coding is still required because you will have to incorporate the javascript into the main xml.

 

Here are some websites that will help you with the javascript:

https://www.electrictoolbox.com/write-content-dynamic-javascript-popup/

http://www.quirksmode.org/js/popup.html

 

Regards,

Gibson

Related Questions