I'm trying to convert a simple normal inline JS to jQuery and am not
having any luck:
I can't seem to find the right keyword for defaultValue in jQuery.
my code that doesn't work:
$("#q").blur(function () {
if ($(this).attr("value") == $(this).attr("defaultValue")) {
rolfsf wrote:
> A friend had sent this rant in to microsoft, regarding jquery, which
> is published on their developer site. Not being an asp.net developer,
> I don't know what to make of his points. I'd be interested to hear
> from some asp.net developers who have embraced jquery - is it truly a
Hello all,
New to this list and working on my first site with jQuery. So far so
good, for the most part.
I've run into one problem that i can't put my mouse on.
I have a simple slide-out 'cart'. After you add an item via an ajax
post, the slide out shows the cart with the new items in it.
3 matches
Mail list logo