|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Greetings, I am a professional beginner :smile; in spry and need to know if you
can hide the content panels in spry tabs while the page loads (like you can hide the XML schema while a spry list loads). I have a page with four tabs that takes roughly 5-8 seconds to load all of the content panels. While it loads, the page shows all the tabs' panels stacked, then redraws with only the default tab showing as it should. This looks odd to the users and makes the page 4x longer until it finishes loading... ...Any ideas? Thanks! |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
If hiding the tab content isn't a function for the tabbed panel, is it possible
to retrieve HTML code fragments from within the same document as the panels? AdobeLabs has an example using updateContent to load the panel content when the tab is clicked, but it references an external HTML page... <li class="TabbedPanelsTab" tabindex="0" onclick="Spry.Utils.updateContent('two','frags/frag1.html');">Tab 2</li> |
|
![]() |
| Outils de la discussion | |
|
|