Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:18
javascript menu item?
Poster: dilbert
Dated: Sunday July 20 2008 - 4:10:39 BST
I have a help system that uses javascript to load an image. It swaps the image with a online / offline image.
Code:
<script language="javascript" src="http://www.bloodbanktalk.com/support/visitor/index.php?_m=livesupport&_a=htmlcode&departmentid=0"></script>
Can this be a menu item?
Re: javascript menu item?
Poster: Ruth
Dated: Monday July 21 2008 - 7:37:30 BST
Hi,
Well, yes, most likely, but I'd need to see what is being done now. Is this on click, or on pageload or when a button gets moused over or what? Sorry, I don't know js but usually if I have an existing function working I can figure out how to do it for/in the menu. For example you have clickfunction, onfunction, also, I know you can do it in the url= parameter, though I'd have to find an example of that since I can't remember how it is done, probably url=javascript: or something.
Ruth