hi karl,
thank you for your support. it did the trick!
thanks again.
Shabith Ishan
On May 13, 6:01 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> Hi Shabith,
>
> I see a few things that might be causing a problem:
>
> 1. You add a comma after the last item in each object literal. These
> comm
Hi Shabith,
I see a few things that might be causing a problem:
1. You add a comma after the last item in each object literal. These
commas should be removed (FF is more forgiving of such errors):
$('#contactform').animate({
opacity:0,
hi!
Im new to JQuery and my issue is animate is not working in opera.
here is the code,
function ajaxpost()
{
var errors =
MM_validateForm('txtName','','R','txtEmail','','RisEmail');
if(errors)
{
//alert( 'The following error(s) occurred:'+errors);
hi!
Im new to jquery and my issue is jquery animate wont work in opera 9.
However its working perfectly on FF and Safari.
here is the code,
function ajaxpost()
{
var errors =
MM_validateForm('txtName','','R','txtEmail','','RisEmail');
if(errors)
{
//alert( 'The f
4 matches
Mail list logo