.
Thanks all for your help, it work great that way :-)
On 25 juin, 23:43, "Dan G. Switzer, II" <[EMAIL PROTECTED]>
wrote:
> Krafton,
>
>
>
> >That's exatcly my problem, following your advice, this is my new
> >code :
>
> >$(document).ready(functio
Hello,
Here is my problem
I have two arrays 'liens' and 'ids'.
The first array contains links that have to be loaded in the second
array which contains ids
liens[0] must be loaded in ids[0], liens[1] ... ids [1], etc...
When clicking on a link, all these are supposed to be loaded in their
cor
Thanks Dans,
That's exatcly my problem, following your advice, this is my new
code :
$(document).ready(function()
{
$("a").bind("click",function()
{
var link=$(this).attr("id");
$("#primaryContentContainer").load("pages/"+link
+
Hello,
I'm using this code in jquery to load the content of a div
(primaryContentContainer) by cliking on Dos v6.22 boot
disk
It's working fine, but if i put a link in a page that's loaded
by .load(), the link seems not working.
Exemple: clicking on Dos v6.22 boot disk
load the page dos622.htm
4 matches
Mail list logo