[jQuery] Re: keyup() + clicking = hmmm...

2008-09-12 Thread alexg
Hi. First time posting here. I am trying to replicate holding shift + click to select multiple links. I have the shift/click working but have no clue how to go about say, clicking on the 1st link, then holding the shift key, eventually clicking the 5th link, would add a class to highlight links f

[jQuery] [tooltip]

2008-09-11 Thread alexg
Hi, great tooltip. I have been trying to get the tooltip to display on click. I believe its most useful to have this show on click, rather on hover(feel like I am on a mine field). I tried adding event: "click", but it doesnt seem to work