It’s way too much code to put here so here’s the link to where I’m temporarily hosting it. http://theowindebank.co.uk/jailbreak.
To reveal the tabs enter iPhone 2G and 1.1.
The problem is that in Chrome, the second layer of tabs (jailbreak software) doesn’t seem to work. When loading it shows the icons fine but the idTabs script doesn’t seem to be firing. The strange thing is that the Operating system tabset loads and functions fine. I’ve had it working on Chrome before and I don’t know what I’ve changed since. Also it works fine in Firefox and Coda. The console shows nothing.
Instead of having
event.preventDefault()within your inlineonclickevent, try cancelling the default within your click function, like:More information – jQuery event.preventDefault().
Your inline onclick
event.preventDefault();seems to be causing issues in Chrome, this is the error output from Chrome’s console: