I have a form where I am using the jquery validation plugin. In that
form, I have a date field that is using a jquery datepicker plugin so
a small calendar gif immediately follows the date field. The date is
required. The problem is when the field fails validation, the error
message appears direct
WOW I thought I tried that. That was my first instinct. I must have
had an error somewhere else. That worked. THANKS!
On Aug 10, 11:50 am, Charlie Griefer
wrote:
> this.id
>
>
>
> On Mon, Aug 10, 2009 at 11:48 AM, Erich93063 wrote:
>
> > I have a listing of record
I have a listing of records on a page and an "Edit" button for each
record. I want to write some jquery that fires when the button is
clicked to go to the edit page for the record whose button I clicked.
Here is what I have. Feel free to tel lme to do it completely
differently if there is an easi
I have a div on my site that I am populating with a "load" that gets
some html from another file on the server. This included file has a
div on it that I want to now reference and populate with the value of
a hidden form field on the page doing the loading, but when I do it,
it looks like nothing
Ok so I'm dumb. I needed to use a callback function when I use load to
make sure the load is done first, the it worked.
On Jul 6, 11:09 am, Erich93063 wrote:
> I have a div on my site that I am populating with a "load" that gets
> some html from another file on the serve
I am creating an admin in ColdFusion and am trying to add a feature
where when the user clicks the "edit" button for something, a modal
window will pop up which contains a form (loaded from an external
file) that when the user submits it, it's an AJAX submit and then the
modal window closes and fi
el Ennis wrote:
>
>
>
> > Hi there!
>
> > Is there any reason you don't want to just use CF to handle all the
> > pagination? Here's a good example...
>
> >http://tutorial405.easycfm.com/
>
> > Mike
>
> > On Thu, Jun 18, 2009 at 10:18 AM, Eri
OK so I've been searching for a week now for an example of pagination
of data using jquery, ColdFusion and SQL server. I'm finding tons of
examples using PHP and MySQL. Have any of you successfully got
pagination working with Fusion and SQL Server? I am trying to run a
report that could end up hav
I have a very long form full of items that the user rates from 1 to 3.
There may be 100 items that the user needs to rate. For each item to
rate they are given three radio buttons for 1, 2 or 3 for them to
choose from. Now initially all the radio buttons are unchecked, but
each item to rate is req
OK so Ive been using jquery for a little bit now and love it. I am a
ColdFusion developer. I have a need where I would like to present the
user with a list of categories and the user can drag and drop to sort,
but then I need to post this new sort order to the database. So I see
there are a ton of
I am using the jquery validate plugin and using the "date" validation,
but it doesn't seem to be working right. If I enter "dfsdfs" I will
get "Please enter a valid date", but if I enter "65/65/6565" which
obvisouly is NOT a valid date, it will pass the validation just
fine. ???
I went to the Demos page
http://jquery.bassistance.de/validate/demo/
For the jquery Validation plugin and was trying to go to the "Terst
Suite" which I assume is a page with all the different validation
methods in one page. When I go to it though I get an error and the
page does not load. Does t
I went to the demos page for the jquery Validation plugin and tried to
follow the link to the "Test Suite" which I'm assuming is a page with
a bunch of different validation methods being used as samples but I
get an error everytime I go there and the page doesnt load in either
FireFox or IE. Does
13 matches
Mail list logo