nice plugin :)
On Jan 11, 9:09 pm, cfdvlpr <[EMAIL PROTECTED]> wrote: > It turns out that all I needed to do was this: > $('.testBiggerLink').click(function() { > window.location = "/test.cfm";}); > > I don't know why I didn't realize it was this easy before. Your > plugin has some advanced features that are nice, but I didn't actually > need it here.