[jQuery] show/hide positioned to its trigger
i am trying to learn how to position a show/hide module to the "a"
that triggers it, instead of a literal positioning through css
this is a sample of the module i am trying to position.
http://www.roxstyle.com/projects/blssi/cms/de-tool/proj-distribution.html
instead of setting the css margins and paddings to the doc space, i
would like to set the object relative to the cell where the trigger
exists.
can anyone point me in the direction of tutorials or samples of this
behavior?