[jQuery] Lightbox trigger on domain exit

2009-08-05 Thread murphyhg
I have been looking for a solution in jQuery where I display a lightbox which contains an html message telling users that they are getting ready to leave my domain when they click an external link. I prefer to be able to test if they are still in my domain from a list of domains. Does anyone kno

[jQuery] doing validation on submit

2009-03-05 Thread murphyhg
How can I stop the latest jQuery validator from doing validation onKey up or onBlur and just do it on submit for the keywords field? -- View this message in context: http://www.nabble.com/doing-validation-on-submit-tp22359421s27240p22359421.html Sent from the jQuery General Discussion mailing l

[jQuery] tagging plugin

2009-02-18 Thread murphyhg
I need to implement a tagging keyword solution for my application in ColdFusion. I am looking for a tagging solution like the one found in Drupal that is a type ahead and you can select words and the words are added in a comma delimited list. Does anyone know where I might find a solution like t