I had a quick question about the plogger script and the removal of a couple of the elements incoporated into the script. I would like to remove the (Jump To...) drop down menu and also the search field located to the right of it along with the search button that is next to the search field.
I appreciate all the help beforehand and I look forward to the help.
My suggestion would be to use CSS; use "display:none;" on any of the elements you don't want to appear -- that way, when you want them back, you needn't change the script or markup generation, just remove the line in gallery.css.