[thelist] need another pair of eyes... (DOM css)

Brian Cummiskey brian at hondaswap.com
Mon Feb 5 10:04:02 CST 2007


Sarah Adams wrote:
>
> Is the javascript in a separate .js file? My first guess would be that
> the javascript was not included properly.
>
>   
good catch, Sarah.

<script type="text/javascript" href="functions.js"></script>

Apparently, href doesn't work like src does :P

Thanks!



More information about the thelist mailing list