Well I built a page which is working absolutely fine as you can see below:
but when i copy my folder to C:\wamp\www\myFolder
and run it through localhost using WAMP Server it look something like this
the problem is that the attached Style Sheets are not working and the Java Script is not working.
see below
- where you see the green dots here the images are loaded fine...
- where you see the pink dots the images are not loaded
- where you see the black dot.. 5 boxes in the red section... they are javascript rollover images well they loaded but are not working.. once mouse over the rollover image is not displayed
- on the top right where you see the yellow boxes.. the links and the textbox and the button have css style attached which is not working...
WHATS HAPPENING