Search found 1 match

by jbmacer
Sun Feb 05, 2006 11:43 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Window Open?
Replies: 1
Views: 1645

Window Open?

Does MDHTML have a feature built into to open restricted new windows like the typical window.open like :

window.open("myPopup.html", "_blank", "location=no, menubar=no, resizable=no, scrollbars=no, status=no, titlebar=no, toolbar=no, height=100, width=100");

Thanks...