-
AJAX TABS accessing ajax script with field variable
1) AJAX TABS
2) http://www.dynamicdrive.com/dynamici...tent/index.htm
3) Describe problem:
<ul> part
Instead of href="w.htm" I need to use href="w.php?id=field value"
I tried to use href="javascript:function(with return string) to construct the string without any success.
-
-
Is "w.php?id=field value" a static URL, or does the "field value" portion need to be dynamically constructed using JavaScript? If the former, it should work without any changes required, as long as it's a valid URL.
DD Admin
-
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