[jQuery] [jqModal] and accessibility issue(solved?)

2009-01-18 Thread pepijn
i was looking how to do this in the html, you don't want ajax for this, because it loads the content later. i could not find it in the documentation(maybe i did not read well), how to let all content be accessible, so this is what is working for example: http://www.nabble.com/file/p21526243/code

[jQuery] conflict in list menu: overlapping lists

2008-06-20 Thread pepijn
i use this function to show/hide the second level. But when i use the slideDown method the sublevel menu sometimes is still visible during hovering another list item with classname niv1, so you get 2 levels overlapping and i don't want that of course. It is a crossbrowser problem. Is anyone famili