Script Src problem

I

Its me

Hi
I have used FP for a while but never the command
<script src="http://www.google-analytics.com/urchin.js"
type="text/javascript">

</script>

<script type="text/javascript">

_uacct = "UA-2196872-1";

urchinTracker();

</script>

When I paste this in to the html screen prior to /body I can 'see' it as
visible text on the actual website

Any ideas?

With thanks

Stephen

Gold Coast, Australia
 
O

Omar Abid

Hi
I have used FP for a while but never the command
<script src="http://www.google-analytics.com/urchin.js"
type="text/javascript">

</script>

<script type="text/javascript">

_uacct = "UA-2196872-1";

urchinTracker();

</script>

When I paste this in to the html screen prior to /body I can 'see' it as
visible text on the actual website

Any ideas?

With thanks

Stephen

Gold Coast, Australia
Hi Stephen,
That can depend on the script position i tried the code that you past
above but it worked well
send the whole page perhaps you have a problem in the body and html
tags
Omar Abid
Visual Basic Developer : http://groups.google.com/group/VB2
 

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