Talk:QuickTicket/@comment-177.192.125.22-20130424010115: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Hi, great work. But, "quick-ticket" is a class item, so you have to change your jQuery finders to "jQuery(".quick-ticket").find ...". instead of jQuery("#quick-ticket").fi...") |
m (1 revision imported) |
(No difference)
|
Latest revision as of 15:52, 6 April 2016
Hi,
great work.
But, "quick-ticket" is a class item, so you have to change your jQuery finders to
"jQuery(".quick-ticket").find ...".
instead of jQuery("#quick-ticket").find...
[]'s