Is there such a thing as a triple quote?
Just kidding. I have a problem. Can someone please tell me how I can write the following?
What kind of quotes can I use? The problem is the single quotes of class='style1' within the single quotes of ddrivetip(' ')
I would appreciate the help,
Louis
Just kidding. I have a problem. Can someone please tell me how I can write the following?
Code:
onMouseover="ddrivetip('<tr><td class='style1'>Hello World</td></tr>')";
What kind of quotes can I use? The problem is the single quotes of class='style1' within the single quotes of ddrivetip(' ')
I would appreciate the help,
Louis