stevenj_3
03-27-2001, 03:18 PM
I'm having trouble with a popup window.
I'm using this code to call a popup window.
<a href="javascript:popup('front.html')"><img src="image" border="0"></a>
This works fine when it's on my local directory, but when I upload the page onto a live server the problems begin.
Once live the link now goes to:
http://www.ahlberg.com/wp-adv/specialsales/education/spring2001/directory/popup('http://www.ahlberg.com/wp-adv/specialsales/education/spring2001/front.html')
Any help would be greatly appreciated.
I'm using this code to call a popup window.
<a href="javascript:popup('front.html')"><img src="image" border="0"></a>
This works fine when it's on my local directory, but when I upload the page onto a live server the problems begin.
Once live the link now goes to:
http://www.ahlberg.com/wp-adv/specialsales/education/spring2001/directory/popup('http://www.ahlberg.com/wp-adv/specialsales/education/spring2001/front.html')
Any help would be greatly appreciated.