Driving along tonight and suddenly my radio, indicators dashboard lights and wipers suddenly stop working..
the wipers are stuck on intermittent and i cant switch them off when the car is on
The windows, A/C, fan still works but its very odd
the battery light is not flashing and the car has been...
at the bottom of my webpage, i want to link back to the top of the page...i have the below code:
<div id="top">
<ul id="links">
<a href="#top">Top</a>
</ul>
</div>
when i refresh the page, the link is highlighted but wont jump to the top? any suggestions? thanks :)