On Mon, Jan 11, 2010 at 10:36 AM, Oliur <o.r.chowdh...@gmail.com> wrote:
> I am trying to figure out how would the user sees Faq section as they
> click on the link. Problem is Home is the default tab not the FAQ one
> and hence not visible by default.

Hopefully someone will post a better solution but what I do is check
for the hash in the URL then, if I find one, call
$("#"+tabFromHash).click().

Nathan

Reply via email to