Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:49
Embedded Search Box in Submenu doesn't show on IE
Poster: Shannon Leung
Dated: Wednesday November 8 2006 - 17:38:48 GMT
Hi all,
I start a new topic to post my question with more detail. Thanks John for response to me.
I have this code in my submenu and only the Firefox browser shows the search box but IE have javascript runtime error.
aI("text=`<form method=post action=index.asp name=frmSearch><input type=radio name=rdRptNo>All (Up to 750 records)<br><input type=radio name=rdRptNo>Record No:<br><input size=4 name=RNStart> to <input size=4 name=RNEnd><br><input type=button onclick=SubmitReport() value=View Report><br><input type=radio name=rdType>HTML <input type=radio name=rdType>PDF <input type=radio name=rdType>Excel</form>`;type=form;");
my IE version is 6.0 and FireFox 1.07
Thanks.
Poster: John
Dated: Wednesday November 8 2006 - 20:59:46 GMT
Hi,
I no longer have IE6 loaded. However, it does appear in IE7 and FF2 without error. I took your code and dumped it into one of my test pages at http://www.west.asu.edu/sa/testsite/index.htm.
Hopefully somebody else can look at it in IE6.