Gossamer Forum
Home : General : Internet Technologies :

Javascript gurus...

Quote Reply
Javascript gurus...
Maybe I'm just being really stupid here.. but can anyone see why this would give me an error;

<a href="#" onclick="return jump_to('index.php?action=budget_planner_delete&amp;delete_user=werwr :_:_:_: :_:_:_:_: :_:_:_:_:2:::wedding');"> Delete</a>


Unsure It just screws the whole page up.... :(

TIA

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Javascript gurus... In reply to
You need to escape the ; in the &amp; codes or use &.
========================================
Buh Bye!

Cheers,
Me