HOW DO I USE JAVASCRIPT WITH A YAHOO SITE? I AM USING THE SAME SCRIPT I USE ON OTHER (PROFILE PAGES). PLACE?

Question by Thomas M:
How do I use javascript with a yahoo site? I am using the same script I use on other (profile pages). Place?
How do I use javascript with a yahoo site? I am using the same script I use on other (profile pages). Is there a certain place where I have to insert the code?
I am using sitebuilder (the newest version).
an example of a code that is not working:
Awesome! The second answer gave me the hnt I needed. I changed the section (to the end) where I inserted the Java and ‘voila!’ it worked! The exact same code worked.
——————————————
Answer by A J
Javascript can be used anywhere within html. Put between script tags, like this.
——————————————
What do you think? Answer below!









about 1 year ago
I have gone ahead and wrote a small example for you that should help you understand where you are going wrong. Part of the problem is that jvgCheckbox.onClick() piece of code, your onClick is done incorrectly.
Check out my example below and after you see what I have done, you should have all the answers. (look at the source code of the page I have left comments in it for you to tell you what I have done.)
Don’t forget to give best answer, it took me time to write this code.
about 4 months ago
Your inline javascript is probably clashing with the JavaScript that is sent by Geocities.