javascript rollover giving php error

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
izzysanime

javascript rollover giving php error

Post by izzysanime »

hi, when i place  a javascript rollover into either the template or the content .  it gives me a php error, that it cant figure out what //v3.0 is.  . 

can i put in a rollover?

here is the code i used, i actually used a rollover, as well as a user requested popup window.
hmm, should i put it in a separate javascript file, would that matter?


0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i

thanks
Josh
Last edited by izzysanime on Sat May 06, 2006 3:15 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: javascript rollover giving php error

Post by Dr.CSS »

yes external in the



note the  ./

  mark
Locked

Return to “Layout and Design (CSS & HTML)”