Hi,
You can use float for this purpose Like:
a
bc
you can use attr method for getting this.
Regards,
Anurag Pal
On Tue, Aug 18, 2009 at 7:07 PM, Boris Trivic wrote:
>
> OK thanks for reply.
>
> Which function enables me to find out which div is puted on which?
> Exaple:
&g
Hi,
Basically what I got from this query the initiator don't want to call full
links again and again so I have write the which which he can concat and call
the location so that it will hit to the particular page.
Regards,
Anurag Pal
On Tue, Aug 18, 2009 at 4:03 PM, Liam Potter wrote:
&g
$("#div").html(data);
}
});
in file some.php
if($_REQUEST['ajx'] == 1)
{
echo 'content will come here.';
}
else
{
echo 'elese print the content like this';
}
Regards,
Anurag Pal
On Tue, Aug 18, 2009 at 3:04 PM, ghost20
Hi,
For this you have to get the value of input then assign it so that you can
submit the value of disabled input.
$('#ID').attr('txtInputBox');
Regards,
Anurag
On Sun, Aug 16, 2009 at 7:56 PM, nickfrancesch...@gmail.com <
nickfrancesch...@gmail.com> wrote:
>
> the HTML spec says that disable
Hi,
Animals
Buildings
Cars
People
$('a').click(function() {
var id = $(this).attr('href');
now you can get the string after hash and then redirect it to the desired
location.
}
Regards,
Anurag Pal
On Tue, Aug 18, 2009 at 12:37 AM, knal wrote:
&
Hi,
You can acheive this with Jquery.
Regards,
Anurag Pal
On Tue, Aug 18, 2009 at 12:55 AM, Boris Trivic wrote:
>
> Hi everyone.
>
> I need to create one project (some kind of game) and I want to know,
> is that possible create with jQuery?
>
> Page s
Click="$(\'#myDiv'+intInt+'\').remove();">Remove< /a>';
$('#dynamicDiv').append(appendText);
Regards,
Anurag Pal
On Tue, Aug 18, 2009 at 2:51 AM, Wolf wrote:
>
> Hi,
>
> I need clone a row and update the elements inside of t
Click="$(\'#myDiv'+intInt+'\').remove();">Remove< /a>';
$('#dynamicDiv').append(appendText);
Regards,
Anurag Pal
On Tue, Aug 18, 2009 at 2:51 AM, Wolf wrote:
>
> Hi,
>
> I need clone a row and update the elements inside of t
$('#slacker_detail_view').show('blind', options,
1500);
}
});
});
Regards,
Anurag Pal
On Tue, Aug 18, 2009 at 7:40 AM, John wrote:
>
> Hi,
>
> How do I get back the DOM element as HTML source using jQuery? The html
> () method only ret
Hi,
On submit event just check whether the div is displayed none or not. and
also at last just put return false. so that it will not submit the form
normally.
Regards,
Anurag Pal
On Wed, Aug 12, 2009 at 6:52 PM, Anxiro wrote:
>
> Hi there!
>
> I'm using the Form Plugi
Hi,
Use prepend method.
Regards,
Anurag Pal
On Tue, Aug 11, 2009 at 3:15 PM, Paul Collins wrote:
> Hi all,
> This is hopefully simple. I have a bunch of links with titles, like
> TITLE="Facebook" and so on. I am adding JQuery to make the links open in a
> new window and
11 matches
Mail list logo