This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

General Forum
This Forum is Locked
Author
Comment
ADDING JAVA SCRIPT ROLLOVERS

Please help! I have created a menu using javascript rollovers using SERIF DRAWPLUS 7. When exporting, it includes many files, such as : image.html, image_00.gif, image_00_d.gif, shim.gif, ect. I cant get it to work! I have downloaded all the files and copied and pasted the code using the TEXT EDITOR, but I just end up with the 'blank red x box'. Do I need to modify the html code to make it work?

Re: ADDING JAVA SCRIPT ROLLOVERS

If you want the problem debugged you need to give us a link to the page with the problem.

There are three reasons for the symptoms that you have described.

1. You haven't uploaded the image files
2. You uploaded them to a location other than the one expected in the code.
3. The code is pointing to a location on the PC on which it was written.

Re: ADDING JAVA SCRIPT ROLLOVERS

YOU CAN UPLOAD ALL PICTURES INTO YOUR WEB PAGE EDITOR OR GIVE CORRECT URL OF THAT PICTURE EXAT LOCATION THEN ONLY THEY WILL APPEAR ON YOUR SITE

Browser: yahoo

Re: ADDING JAVA SCRIPT ROLLOVERS

Thanx to everyone for their input. I found that I only needed to enter the code at the correct location. For others trying to enter Java for the first time, here is how I did it :
Java has 2 elements - the image and HTML. Use the Visual Editor to locate the area where you want to add your roll over image. At that area, add a marker ( I use xxxxx ). Now go to the Text Editor and find your marker. Backspace your marker and use Copy/Paste to enter the HTML code at that location. Make sure you have the image downloaded in the folder you are working in ( if you are working in a folder ).