ubernoobz
11-03-2006, 06:31 PM
Hey all,
I have a webpage that has two javascript hyperlinks like the one below:
<a href="javascript:ModGame('noob')" title='Your a newb!'>
<img src="noob.gif">
They feed through this link:
<script src="http://www.hahanoobies.com/noobtoob.jhtm"></script>
They are within a <div> element. When i save the webpage to my desktop,the links work perfectly and launch correctly. Although I have to click the "allow active content" message at the top of internet explorer.
The problem i have is that when i upload them to my website host and load the page from their Unix the links dont work atall. I roll over the noob.gif and the command appears at the bottom of the page but when i click nothing happens.
I can not understand why it works on my desktop but not on the server.
Please help me as im a no0b,
regards,
UB xD
I have a webpage that has two javascript hyperlinks like the one below:
<a href="javascript:ModGame('noob')" title='Your a newb!'>
<img src="noob.gif">
They feed through this link:
<script src="http://www.hahanoobies.com/noobtoob.jhtm"></script>
They are within a <div> element. When i save the webpage to my desktop,the links work perfectly and launch correctly. Although I have to click the "allow active content" message at the top of internet explorer.
The problem i have is that when i upload them to my website host and load the page from their Unix the links dont work atall. I roll over the noob.gif and the command appears at the bottom of the page but when i click nothing happens.
I can not understand why it works on my desktop but not on the server.
Please help me as im a no0b,
regards,
UB xD