euro121253
09-29-2009, 01:58 AM
1) AJAX TABS
2) http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/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.
2) http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/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.