Page 1 of 1

Ajax question

Posted: Mon Nov 27, 2006 12:21 am
by ofermisk
Hi again,
Im trying to create a banner rotation for my users, but there is a problem:
I'm working with ajax, while the js method gets the Div name and the timeout, so far so good, it works, but
when i try to put on the same page 2 calls for the js method (with 2 deferene div names) it allways coming back with the last div name it gets.
What it meens is , that i can do the rotation on 1 div name per page.
sounds familier?

Thanks,

Posted: Mon Nov 27, 2006 4:33 am
by CoderGoblin
Can you show us the javascript code...