Hi Everyone,
I've just developed a simple page, using the standard jQuery tabs
I've include the jQuery history/remote plugin to allow bookmarking and back navigation.
There are some JavaScript elements within the tabs themselves, such as lightbox, which is called on page load. The history/remote plugin seems to be affecting any javascript within the tabs, as no JS within will work anymore.
Could anyone give me a little insight as to how I may resolve this issue? Possibly using event bubbling...
Many Thanks, M