Search found 5 matches

by ccaruso@brainshark.com
Wed Feb 25, 2004 5:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems opening new window via javascript in IE5
Replies: 9
Views: 5184

Sorry to bother you again ...

I am still having IE5 problems using the Milonic menu system.

The following web page does not work in IE5:
http://65.204.35.223/brainshark/test/test.htm

After clicking the item in the sub-menu, th eparent page appears to reload (ie the <title> filed goes back to ...
by ccaruso@brainshark.com
Tue Feb 24, 2004 11:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems opening new window via javascript in IE5
Replies: 9
Views: 5184

Success!

The following worked:
<a href="javascript://" onclick="onSendReq()">Send New Request</a>

Thank you both very much for your assistance.

- Chris
[/b]
by ccaruso@brainshark.com
Tue Feb 24, 2004 10:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems opening new window via javascript in IE5
Replies: 9
Views: 5184

But the link I'm referring to isn't part of a menu!

It's just a standard, run of the mill, everyday href that calls a javascript function.

It would be similar to changing the "Download Version 5 Here" link on http://www.milonic.com/menusample11.php. If you changed that link to call a javascript ...
by ccaruso@brainshark.com
Tue Feb 24, 2004 9:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems opening new window via javascript in IE5
Replies: 9
Views: 5184

Thank you for the quick response.

I have updated the code to the latest release.

I'm still having the same problem however.

I would definitely copy the sample code from menusample11.php but it doesn't seem to fit my needs. Sorry for being dense ... The only thing I want is an href that calls a ...
by ccaruso@brainshark.com
Tue Feb 24, 2004 8:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems opening new window via javascript in IE5
Replies: 9
Views: 5184

Problems opening new window via javascript in IE5

OS: Windows 200 Professional
Browser: IE 5.00.3700.1000 (SP4)

URL: http://65.204.35.223/brainshark/test/test.htm

Description of Problem:
The above page is very simple. One href that calls a javascript function. The javascript function opens a new window.

On IE 5 browsers, the parent page (the one ...