-
open multiple links on click
hello everyone,
I've been working on my website for a long time.
I decided to choose ajax to load the dynamic content into the divs, like
http://www.dynamicdrive.com/dynamici...jaxcontent.htm
This works aweswome, but now i want multiple divs to change when a link is clicked!
Normally the link is: <a href="javascript:ajaxpage('polat/polat_01.htm', 'content');">
But now i want to load more divs than only that 'content' div.
Anyone?
Thanks in advance,
dennis
-
-
nevermind.. have the solution now:
<a href="javascript:ajaxpage('polat/polat_02.htm', 'content'); ajaxpage('polat/polat_02.htm', 'text')">
just insert the main link twice and it works, sorry..
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks