[jQuery] Superfish

2010-01-10 Thread JW
Alright, so I have a Superfish menu with a rotating flash banner rotator. When I highlight over my menu item that has sub items, it goes behind the flash instead over top of it. Is there a way to correct this issue?

[jQuery] (treeview) add html instead of text, async notify on load

2010-01-06 Thread JW
In the async extension the the jquery treeview plugin, I would like to request that an event trigger be sent each time a new branch of the tree is loaded. It could be as simple as adding "$(container).trigger ('treeviewLoaded');" to the async extension. Additionally, I would like to request that H

[jQuery] in JQuery,When matching string words,do some process.and then continue to loop.

2008-04-09 Thread jw
in JQuery,When matching string words,do some process.and then continue to loop. like java: for(...){ if(a="hello"){ do something. } } what's the syntax in jquery?

[jQuery] Ask help,how to loop highlight items?

2008-04-09 Thread jw
Could someone give help for looping,I want to highlight all of the items called "a".My code is following: Thanks <%@ taglib uri="http://struts-menu.sf.net/tag"; prefix="menu"%> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> <%@ page language="java" contentType="text/html; charset=I