Hey all, Back in 2007 I published a jQuery plugin called Bigger Link to make it easy to extend the clickable area of links. http://plugins.jquery.com/project/biggerlink
I have rewritten it to take advantage of jQuery 1.3 (which it requires), fixing a bunch of sloppiness and attempting to make it a little more flexible in use. Your feedback is appreciated! Give it a spin and please let me know of any issues - it needs more testing before I will be comfortable adding it to the official plugin directory. jquery.biggerlink version 2 http://www.ollicle.com/eg/jquery/biggerlink2/ As this is largely a learning exercise for me, I would be much obliged if anyone particularly familiar with jquery.data and or jquery.events would have a close look at my code and tell me how I’m doing. Thanks in advance Ollie