Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Popups with script.

Status
Not open for further replies.

bigozz

Programmer
Apr 12, 2001
39
GB
I'm using the window.CreatePopup() method to display a calendar on top of a page, the problem is that I can't figure out how to put scripts in the popup.

I'm hiding the popup code in an invisible <div> tag, and then copying the div.innerHTML to the popup.innerHTML, but this does not seem to copy the scripts aswell.

Any Ideas?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top