am using joomla 2.5. i created a custom form and i add some jquery
validation. when i submit the form, the submition doesn't trigger jquery
validation. here is my code :
<?php
// no direct access
defined('_JEXEC') or die('Restricted access');
//add stylsheet file
$doc = JFactory::getDocument();... am using joomla 2.5. i created a custom form and i add some jquery
validation. when i submit the form, the submition doesn't trigger jquery
validation. here is my code :
<?php
// no direct access
defined('_JEXEC') or die('Restricted access');
//add stylsheet file
$doc = JFactory::getDocument();

Read more https://groups.google.com/d/msg/joomla-dev-general/2cJ26oBmJd0/UAsHq0MegRcJ

© 2024 Extly, CB - All rights reserved.