Early Stab at Show/Hide and Change Text

Early Stab at Show/Hide and Change Text

Just as an FYI, I'm a newbie to jQuery, and don't really consider myself a programmer anyway.  Answers that are explained and worded for that target audience are really appreciated!  :-)

Ok - so I'm finalizing a jQuery show/hide implementation on a list of videos <http://www.springfieldmo.gov/cityview/kp_archive3.jsp>.  Everything looks great and works great . . .

. . . EXCEPT for our old friend, and thorn-in-our-flesh, IE (6 & 7 tested).

A couple issues I can't figure out, both related to the jQuery:

   1.  The link text at the page bottom that changes from "Show older videos" to "Hide older videos" won't change BACK once the user hides them.  It should go back to "Show . . . "





   2.  The jQuery addition is somehow causing the middle content area to look strange - lower right hand corner is kind of blown apart.


Those things are not issues in Firefox and Safari on Mac and PC.

Ideas?