Talk:QuickTicket/@comment-177.192.125.22-20130424010115

From Request Tracker Wiki
Revision as of 21:01, 23 April 2013 by 177.192.125.22 (talk) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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