#843: Pagination for the widget browser
-------------------------+--------------------------------------------------
 Reporter:  alberto      |        Owner:  anonymous
     Type:  enhancement  |       Status:  new      
 Priority:  normal       |    Milestone:           
Component:  Toolbox      |      Version:  0.9a5    
 Severity:  normal       |   Resolution:           
 Keywords:               |  
-------------------------+--------------------------------------------------
Comment (by alberto):

 Are you referring to the line where it said:
 {{{
 #!xml
     <script type="text/javascript">
     <![CDATA[
     /* Optional: Temporarily hide the "tabber" class so it does not
 "flash"
        on the page as plain HTML. After tabber runs, the class is changed
        to "tabberlive" and it will appear. */
     document.write('<style
 type="text/css">.tabber{display:none;}<\/style>');
     ]]>
     </script>
 }}}

 If so, it's already included by the Tabber widget.

 I've tried to keep your original implementation intact (just factoring the
 tabber into a sep. widget). I *believe* the error is related to the widget
 template as there's now loads of code for the highlighter to work on. I
 might be wrong though, I'm no JS expert

 Alberto

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/843>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to