#5905 closed bug (worksforme)
Tabs widget ajax mode doesn't work in Chrome
Reported by: | gigamorph | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.tabs | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The tabs widget doesn't load the external html files for Chrome. My platform is Mac OS X 10.6.4 on MacBook Pro. My Chrome is version 5.0.375.125.
My other browsers works fine, namely, Firefox 3.6.8, Safari 5.0.1, and Opera 10.60.
I'm attaching the files I used for the simple example. You can open index.html to see the result.
Attachments (1)
Change History (5)
Changed 13 years ago by
Attachment: | jquery-ui-tabs.zip added |
---|
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Component: | ui.core → ui.tabs |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
You're probably trying to run that through the file protocol; run it through http.
comment:3 Changed 13 years ago by
You're right. I didn't know Chrome doesn't allow loading local files. Thanks for quick response.
Note: See
TracTickets for help on using
tickets.
On Opera 10.60, the files do load but the tabs look unnatural (large space between tabs and content pane).