Help - Search - Members - Calendar
Full Version: Javascript Not Working On Some Pages
Zymic Webmaster Forums > Web Design & Development > Client Side Scripting > JavaScript
wizardo26
Javascript not working on some of my pages. It was ok previously.

Banjo
Paste a link to your website? Might be helpful, just stating "Javasript doesn't work" isn't very helpful.
swordz
Also, javascript is a client-side language, so it's not an error of Zymic's - but we will help you fix it!

swordz
wizardo26
I do apologise for not knowing the conventions.

http://ieltstraining.vndv.com/index.html

Although, this page seems to work.

http://ieltstraining.vndv.com/Courses.html


It works OK on my IE browser, but not on my work computer or any of my friends browsers. I use IE 7, but so do they.

This is not a complaint. Only, I am considering using the paid hosting service but I want to know if there is problem with my website first.

Thank you
Sugarblossoms
Sorry but I don't see any javascripts in your source code. What did you wanted to happen? Or maybe what did you expected your javascript to do?

BTW: you might want to change this:

<img src="file:///C|/Documents and Settings/Administrator/Desktop/mm_spacer.gif" alt="" width="15" height="1" border="0" /></td>

into

<img src="mm_spacer.gif" alt="" width="15" height="1" border="0" /></td>

The image source was pointing to an image located in your computer and not on the server
wizardo26
QUOTE(Sugarblossoms @ Nov 17 2008, 09:42 AM) *
Sorry but I don't see any javascripts in your source code. What did you wanted to happen? Or maybe what did you expected your javascript to do?

BTW: you might want to change this:

<img src="file:///C|/Documents and Settings/Administrator/Desktop/mm_spacer.gif" alt="" width="15" height="1" border="0" /></td>

into

<img src="mm_spacer.gif" alt="" width="15" height="1" border="0" /></td>

The image source was pointing to an image located in your computer and not on the server


Thanks

I was hoping it would look like this page does. http://ieltstraining.vndv.com/Courses.html

The javascript was prebuilt into the dreamweaver template, It basicly controlled the rollover menu, but it has also changed formatting.

I think you might be onto something though, maybe its not the javascript but missing gif's I will see. Which is why it works on my browser.



This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.