[jQuery] DOM manipoulation after ajax load

2009-02-02 Thread HK
Hello, I have the following case and I don't know what's happening... I have a sidebar #menu where in document ready I have: $('#menu).load('/menu') #menu is loaded with something like: various tags various tags various tags Now I want to assign to each of

[jQuery] jScrollPane: horizontal scroll and dynamic height/width

2008-03-26 Thread Hk.
Hello, I have just found this nice little piece of JS while I was looking for a nice script to replace this cruel scrollbars from my site. Anyway, I miss two features and thought it would be more clever to ask here if someone has already customized the script in the way I need it before I try it b