Hi,
Im having issues with having to load my javascript, when I visit my website (php) for the first time(cookies cleared) and I click on a link (which calls a javascript method), it does not work , however if I reload the page and then click on the link, it works(the link does not refresh the page but calls another php page and makes changes on the site)... I am using jquery 1.3.2, if that helps
Does anyone have a solution for this?
btw the link for my site is http://intellectuni.com
and the problem occurs when you vote for a post thats what I was referring to
This is the error I am getting on IE8 Message: Permission denied Line: 20 Char: 25383 Code: 0 for file jquery-1.3.1.min.js
Thanks