smellynose
01-08-2007, 11:59 PM
1) Script Title: Popitmenu
2) Script URL (on DD): www.dynamicdrive.com/dynamicindex1/popit_dev.htm
3) Describe problem: I modified the code a little bit so that it popups when I click a link:
echo "<div id=\"News\"><a style='cursor: default;' onMouseDown=\"showmenu(event, $avar, '140', '$p')\" alt=\"Click here for details\">".ucwords($sites[$i])."</a></div>";
It works perfectly and beautifully in Firefox, but in IE/Opera/Safari it doesn't work. When I click the link, it just opens and closes within half a second.
The JS file is here: http://www.givememore.co.uk/poop.js
Anybody know why this would happen?
Thankyou,
Ashley
2) Script URL (on DD): www.dynamicdrive.com/dynamicindex1/popit_dev.htm
3) Describe problem: I modified the code a little bit so that it popups when I click a link:
echo "<div id=\"News\"><a style='cursor: default;' onMouseDown=\"showmenu(event, $avar, '140', '$p')\" alt=\"Click here for details\">".ucwords($sites[$i])."</a></div>";
It works perfectly and beautifully in Firefox, but in IE/Opera/Safari it doesn't work. When I click the link, it just opens and closes within half a second.
The JS file is here: http://www.givememore.co.uk/poop.js
Anybody know why this would happen?
Thankyou,
Ashley