#996: Comment on docs/wiki20/page6.html
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Docs | Version: 0.9a5
Severity: normal | Keywords:
-------------------------------------+--------------------------------------
there is a small error in the code for invoking the javascript function
<a href="#" onclick="requestPageList()">
should be
<a href="#" onClick="requestPageList()">
ie: the "C" in "onClick" should be capitalised
otherwise, great tutorial! tg is excellent!
ben
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/996>
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
-~----------~----~----~----~------~----~------~--~---