Using CSS

P

peebs

OK Kevin I will try it BUT it looks a bit complicated for my FP level of
knowledge!!
What is a .js file and how do i "hook" it in?
Regards,
 
K

Kevin Spencer

I gave you the instructions:

<script type="text/javascript" src="logo.js"></script>

This is the same as having the script in the page. It uses the "src"
attribute to locate the script file.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top