dearminds
Topic Author
Offline
Fresh Boarder
Posts: 5
Thank you received: 0
Hi,
I would like to upgrade the search filter of "events" on this page:
administrator/index.php?option=com_dtregister&controller=event
With this:
http://code.google.com/p/ufd/
, but I can not do it, I have put the javascript code but it ignores.
Why?
script type="text/javascript"
$(document).ready(function () {
$("#eventId").ufd( {submitFreeText:true, log: true} );
});
/script
<select id="eventId" onchange="document.adminForm.submit()" name="eventId">
<option selected="selected" value="">Select Event</option>
<option value="2">Discovery (11-06-2012 01:00 PM - 06:00 PM)</option>
<option value="3">Discovery (11-06-2012 08:00 AM - 01:00 PM)</option>
<option value="4">Discovery (11-06-2012 08:00 AM - 01:00 PM)</option>
<option value="1">Test (10-26-2012 10:25 AM - 10:25 AM)</option>
</select>
Thanks,
Please Log in or Create an account to join the conversation.
Board Categories
News & Announcements
- DTH Development Announcements
DT Register
- Pre-Sales Questions
- General Discussion - Joomla 1.0.x
- General Discussion - Joomla 1.5
- General Discussion - Joomla 1.7 / 2.5
- General Discussion - Joomla 3.x
- Feature Wish List
- DT Register Plugins
DT SMS
- Pre-Sales Questions
- General Discussion - Joomla 3.x
- Feature Wish List
DT Donate
- Pre-Sales Questions
- General Discussion - Joomla 1.0.x
- General Discussion - Joomla 1.5
- Feature Wish List
- General Discussion - Joomla 2.5
- General Discussion - Joomla 3.x
DT DocuSign
- Pre-Sales Questions
- General Discussion - Joomla 2.5 / 3.x
- Feature Wish List
DT Invoice
- Pre-Sales Questions
- General Discussion
- Feature Wish List
DT Community Builder Plugins
- DT Delete Me
Show & Tell
- DT Show & Tell
Time to create page: 0.206 seconds