Hi
I don't know what is going but my jquery validate plugin(1.5.5) is not
working and I am not sure for how long since I do most of my testing
on firefox.
The problem is this I go to one of my forms that jquery validate on it
and hit my "create" button my validation kicks in as it should and
does
Hi
I have 2 forms with identical validation rules so I am trying to use
the same jquery.validate() to cut down on duplicate code and make the
code smaller and easier to read.
So they only way I can figure out how to do is this by adding
everything with the jquery.addRules method. But I am wonder
bus_id: function() {
> return
> $("#bus_id").val();
> }
> }
> }
>
> On Aug 8, 5:41 pm, chobo2 wrote:
> > Hi
&
Hi
I am not sure what I am doing wrong I am using the Jquery.Validate
plugin and it has a remote field
so I did this
[code]$("#mainForm").validate(
{
rules:
{
UserName:
{
required: true
,r
Hi
My site is running slow(well especially the one page). On this one
page I got like 700kb worth of jquery plugins + my own jquery stuff.
So I am looking on how to make it faster. I am using as much of mini
versions of jquery as I could find so now I am looking into zipping
it.
I hear this mak
Hi
I been trying for the last couple days to view the jquery gridview
plugin demonstration site but everytime I go to it I get this error.
[code]
Fatal error: Uncaught exception 'Zend_Controller_Exception' with
message 'No default module defined for this application' in /homez.42/
creamark/www/
Hi
I been trying for the last couple days to view the jquery gridview plugin
demonstration site but everytime I go to it I get this error.
[code]
Fatal error: Uncaught exception 'Zend_Controller_Exception' with message 'No
default module defined for this application' in
/homez.42/creamark/www/
behind the
scenes.).
Otherwise my page will always just reload.
aquaone wrote:
>
> as long as you trigger the "update" event after adding content you should
> be
> fine.
>
> http://tablesorter.com/docs/example-ajax.html
>
>
> On Sun, Mar 1, 2009 at 21:49, chobo
Hi
I am wondering I want to use jquery to add some rows when a person say adds
some stuff. I would like to know if I add it like this(through jquery
javascript) will the tablesorter be able to figure out how to sort it(ie
when some presses the header columns will this new value get stored) or do
Hi
I am wondering I want to use jquery to add some rows when a person say
adds some stuff. I would like to know if I add it like this(through
jquery javascript) will the tablesorter be able to figure out how to
sort it(ie when some presses the header columns will this new value
get stored) or do
10 matches
Mail list logo