![]() |
IOBit Software
|
|
|
||||||
| Programming Place to discuss programming including HTML, Java, C++, MySQL and others. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Why is this not working under IE?
Code:
<script type="text/javascript" language="JavaScript">
function PopUp(url) {
window.open(url,"popup", 'scrollbars, width=750, height=500');
}
</script>
<a href="javascript:PopUp('popup.html')">click here</a>
__________________
AMD Athlon 64 3200+ 2.2 GHz 1GB DDR RAM GeForce 7600 GS with 256 MB Windows XP LG Flatron F700B monitor |
| Sponsored links |
|
|
|
#2
|
||||
|
||||
|
What version of IE??
Works fine for me in IE7. The only thing that held me up is not having access to popup.html... is this file in the same directory as this page??? The only other thing I could think of is your security settings. IE7 blocks javascript by default... I had to allow execution of your script... maybe you've got javascript disabled???
__________________
A+, Project+ Certified Network Engineering Grad 5 years Sys Admin exp. 11 years web dev exp. |
|
#3
|
|||
|
|||
|
Well, see for yourself: http://blackriven.5gbfree.com/bands/JohnPetrucci.html
Scroll down to discography and videos. I'm also using IE7. It works fine on Firefox.
__________________
AMD Athlon 64 3200+ 2.2 GHz 1GB DDR RAM GeForce 7600 GS with 256 MB Windows XP LG Flatron F700B monitor |
|
#4
|
||||
|
||||
|
From this link:
Quote:
Code:
<a href='javascript:PopUp("popup.html")'>click here</a>
__________________
A+, Project+ Certified Network Engineering Grad 5 years Sys Admin exp. 11 years web dev exp. |
|
#5
|
|||
|
|||
|
Nope it still doesn't work.
__________________
AMD Athlon 64 3200+ 2.2 GHz 1GB DDR RAM GeForce 7600 GS with 256 MB Windows XP LG Flatron F700B monitor |
| Sponsored links |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mac and javascript | eggamagga | Macintosh | 3 | 08-23-06 05:14 |
| Javascript | Uproot | Software | 2 | 01-22-06 15:47 |
| javascript | alf3367 | Software | 1 | 06-11-05 14:17 |
| javascript | alf3367 | Networking | 0 | 06-10-05 13:01 |
| anyone know javascript? | mr_flea | Programming | 2 | 11-01-03 16:24 |