[jQuery] My first jQuery plugin

2008-07-15 Thread ProggerPete
Hi folks, I'm very new to jQuery and am playing around with what is possible. I found myself wanting a findParent function and couldn't spot one ready made. I'd love it if people could give me feedback on my implementation. I'm sure there's plenty I could do better. If this function also e

[jQuery] My first jQuery

2008-06-04 Thread gandalf458
I'm trying my first simple jQuery task, a mouseover event to display a box with some text. $("p.sec-ia").addClass("unhide").show("slow"); works fine but when I add the mouseover $("#section1").hover(function(){ $("p.sec-ia").addClass("unhide").show("slow"); },function(){ $("p.sec-

[jQuery] My First jQuery Plugin..... jQuery.Sheet, a spreadsheet for jQuery

2007-12-18 Thread Robert-CFL
I know there's not to much content, but let me know if you want to help out with this plugin. it has GREAT possibilities. I know alot of people have been looking for something like this. let me know what you guys think. I'll work on documentation when i get time. http://plugins.jquery.com/pr