PHP & Javascript
Posted: Tue May 08, 2007 6:41 am
Hi friend,
I want to use anchor tag with Prototype AJAX .
e.g., <a href="www.xyz.com">xyz</a>
and I will also put some AJAX code which checks onclick event of an Anchor tag.
Can I put a condition like that if Client Javascript is ON, it should call AJAX otherwise, it should work simple link.
I want to use anchor tag with Prototype AJAX .
e.g., <a href="www.xyz.com">xyz</a>
and I will also put some AJAX code which checks onclick event of an Anchor tag.
Can I put a condition like that if Client Javascript is ON, it should call AJAX otherwise, it should work simple link.