[jQuery] Re: Please help with navigation script

2008-12-28 Thread precar
Still stuck on this...would really appreciate someone's help. Thanks, Pranshu. On Dec 27, 11:56 am, precar pranshua...@gmail.com wrote: Hi, I cleaned up the code a bit and wanted to repost it.  The site is athttp://pranshuarya.com/test/pthesis/.  Once again, the specific problem is

[jQuery] Re: Please help with navigation script

2008-12-28 Thread Alexandre Plennevaux
hi pranshu, it's hard to tell exactly, you could optimize a bit more your code, and use variable caching for example. In this regard, I find this post to be really helpful: http://www.tvidesign.co.uk/blog/improve-your-jquery-25-excellent-tips.aspx anyway, does the problem occur if you comment

[jQuery] Re: Please help with navigation script

2008-12-27 Thread donb
I didn't look too deeply into the code, but I suspect you are expecting appended elements to respond to click events, but those new elements will have no click event present, only the ones initially created by the ready function. A working example link would be helpful. On Dec 26, 1:13 pm,

[jQuery] Re: Please help with navigation script

2008-12-27 Thread precar
Hi, I cleaned up the code a bit and wanted to repost it. The site is at http://pranshuarya.com/test/pthesis/. Once again, the specific problem is this: When you click Portfolio Refine by category and select a category, it loads and works fine. But then you cannot re-click on Refine by