![]() |
![]() |
||||||
|
|||||||
| Tags: |
![]() |
|
|||
|
I am using IE 6 on windows xp.
The problem is when I click on the link, the pop up works, but the initial page refreshes and tries to look for another page. It shouldn't do that, but instead stay on the same page. Firefox works with no problems. site is - online.piercecollege.edu/electionsimulator/college .html - and the link is contest details Thank you for your time. |
| Sponsored Links |
|
|||
|
Replace its "#" link with "javascript:;" and see if that helps.
-- E. Michael Brandt www.divahtml.com http://www.divahtml.com/products/scr...extensions.php Standards-compliant scripts and Dreamweaver Extensions www.valleywebdesigns.com/vwd_Vdw.asp JustSo PictureWindow JustSo PhotoAlbum, et alia -- |
|
|||
|
Change this -
<a href="#" class="style4" onClick="window.open('contestdetails.html', 'StatusBar', 'toolbar=yes,resizable=yes,scrollbars=yes,width=50 0,height=500,left=0,top=0');">Contest Details</a> to this - <a href="#" class="style4" onClick="window.open('contestdetails.html', 'StatusBar', 'toolbar=yes,resizable=yes,scrollbars=yes,width=50 0,height=500,left=0,top=0');return false">Contest Details</a> -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "jjhtwin2" <webforumsuser@macromedia.com> wrote in message news:gcgom4$q9s$1@forums.macromedia.com... >I am using IE 6 on windows xp. > The problem is when I click on the link, the pop up works, but the initial > page refreshes and tries to look for another page. It shouldn't do that, > but > instead stay on the same page. > Firefox works with no problems. > > site is - online.piercecollege.edu/electionsimulator/college .html - and > the > link is contest details > > Thank you for your time. > |
|
|||
|
yeah, what he said.
-- E. Michael Brandt www.divahtml.com http://www.divahtml.com/products/scr...extensions.php Standards-compliant scripts and Dreamweaver Extensions www.valleywebdesigns.com/vwd_Vdw.asp JustSo PictureWindow JustSo PhotoAlbum, et alia -- |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise