link to demo?
On Jan 6, 3:49 am, Sugi wrote:
> I am using Jquery plugins like flowplayer,fancy plugin for image and
> video stuffs...It creates lot of erros with IE 6. Can any one help to
> fix compatability issue with IE6? Please reply..Very urgent
This may help you:
http://beski.wordpress.com/2009/05/16/check-email-already-exist-ajax-jquery/
On Jul 20, 5:28 pm, psykeeq wrote:
> So I have a JQuery/ajax username availability check function which
> calls a file check.php that scans the database for existing username
> and lets you know if t
Hi,
on your page: http://www.enaturalskin.com/needhelp.htm
each time the window scroll to the top because of anchor #, use
preventDefault(); to avoid this, just a suggestion.
Also see the improved version:
http://yensdesign.com/2009/06/safe-ajax-links-using-jquery/
This trick will make your web
Hi all,
Just had a doubt this morning...
http://docs.jquery.com/CSS
We have offset() and position() to get the left, top values of an
element relative to document and parent respectively.
Both are working same with FF3 and IE7.
But,
to set the positions i use
$("#element-id").css({'left': 'value
Try
$(this).css({'background-color':'', 'color':''});
http://docs.jquery.com/CSS/css#namevalue
On Apr 29, 11:40 am, Code Daemon wrote:
> I've tried to two different datepicker scripts and what I'm trying to
> do is hilite which dates satisfy a certain condition.
>
> For example, when the page
This may help:
Script:
-
$(document).ready(function(){
$("form[name='form1'] input[name='myRadio']").click(function(){
alert(this.value);
});
});
Form
On Apr 25, 1:09 am, funkyasl wrote:
> Hi all,
> I'm a jquery newbie. I'
How about this?
Code:
http://beski.wordpress.com/2009/04/24/show-more-comments-ajax-jquery-php-mysql/
Demo:
http://mix26.com/demo/show_more/index.php
-Beschi
On Apr 22, 7:18 pm, ldexterldesign wrote:
> Hey guys,
>
> I have 10 separate posts displayed on a page. I want to hide 7 (of the
> olde
7 matches
Mail list logo