A newb trying for an effect
Hey guys,
I'm new here, and I'm looking to create a plugin that I would find useful. The problem is is that I am very inexperienced with jquery, and I'm not much of a programmer, truth be told.
Basically, in the end, what I would like to do is replace any matched element with a certain class with either a 3x3 grid of divs (if firefox, safari, or ie8) or a 3x3 table (if ie7 and before). I want the old content of the element to be placed inside of the centermost cell or div.
I tried the simple "append" and "prepend" but the append didn't work. This is probably going to be where my lack of experience is going to shine through.
Any tips, tricks, or even outright solutions would be greatly appreciated.
Many Thanks,
~Rob