in a code which i am goin through there is a link has href=javascript:; in code.when it is clicked it opens a lightbox to show some msg with close button.how is it done.I th
EDITED:
i have just added this link that explane you how dojo work with onlclik event:
- Dojo, how to do onclick event on a DIV
ok, just for the sake, all the answer here are good answer, in your particular case if you are using Dojo
the simply prevent your tag to jump around when clicked and of course have no action!
probably you have something like this in your code:
Dojo simply keep the id OR class OR rel tags and execute the function!