ipuck
08-30-2006, 03:11 AM
1) Script Title: Ajax Tabs Content script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem: I can make the script of the page I'm call to work.
I'm trying to pass the value of some variables and to call the script in a file I have created call window.js:
<li><a href="http://www.mysite.com/showfuel.php?X=value1&y=value2&w=value3" rel="ajaxcontentarea" rev="window.js">mypage</a></li>
But it doesn't work.
Any help will be appreciated.
Thanks!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem: I can make the script of the page I'm call to work.
I'm trying to pass the value of some variables and to call the script in a file I have created call window.js:
<li><a href="http://www.mysite.com/showfuel.php?X=value1&y=value2&w=value3" rel="ajaxcontentarea" rev="window.js">mypage</a></li>
But it doesn't work.
Any help will be appreciated.
Thanks!