[jQuery] Re: Dynamic values

2009-10-13 Thread Patrick
That sounds like a good option. I didn't know the plugin existed. Thanks!!! On Oct 7, 9:44 pm, Richard D. Worth rdwo...@gmail.com wrote: You can use the metadata plugin (http://plugins.jquery.com/project/metadata) to store and retreive the values like so: a

[jQuery] Re: Dynamic values

2009-10-07 Thread Richard D. Worth
You can use the metadata plugin ( http://plugins.jquery.com/project/metadata) to store and retreive the values like so: a href=http://some/url/to/open/in/dialog; class=DialogEdit {width:500,height:250}link text/a Then something like this should do: $('.DialogEdit').click(function() { var