Posted by Beauregard T. Shagnasty on 10/17/06 17:45
Yogi_Bear_79 wrote:
> mymenu2.addMenu("home2","<b> Home  </b>")
> Line 40 column 55: end tag for element "B" which is not open.
> mymenu2.addMenu("home2","<b> Home  </b>")
Is this JavaScript? I don't use JS, but don't you have to escape the
slashes within the quotes? Just a thought.
"<b> Home  <\/b>"
My next question is why the extra   that doesn't have a semi-colon
after it? "<b> Home  </b>"
..........................^^^^^
--
-bts
-Motorcycles defy gravity; cars just suck
[Back to original message]
|