I am trying to get this star rating script working. http://webdesign.torn.be/tutorials/javascript/prototype/star-rating-system/ It works great until I use it on a page with a url like this one for example. http://example.lh/details/11 Can anybody help me on what the problem is here, I have adjusted the links to javascript files to absolute and the same with the image file urls so they seem to be working now, but when you click on the stars to rate nothing happens. EDIT Dont worry about this its got more issues than I thought.