[jQuery] Re: Determining visible elements in an overflowed div

2008-09-11 Thread Andrew Lysyuk
I think you can get dimensions of div, dimensions of p, their positions, and than calculate if p is overflowed.

[jQuery] SuperFish - always display some submenu items

2008-09-09 Thread Andrew Lysyuk
For some pages I want some menu-items to be always dropped-down. For example, I have li elements with class=no. I need Superfish don't react to events on the submenu inside this element.

[jQuery] Re: SuperFish - always display some submenu items

2008-09-09 Thread Andrew Lysyuk
Not at all the same, but near )) Do you have any ideas? I tried to edit source code, but I'm very newbie in jQuery... There is one method, but IE braek layout of HTML template after that - I tried to wrap li elements that I need to proccess with SuperFish to div/div: liThis must be always