new code
I’m trying out some new code for my blog, using my blog as a testbed for some new scripts I will be using in client pages. If you don’t want to hear the gory usage details skip to the end and put your mouse over the yellow asterisk.
This code will be replacing my old hover-over info boxes. I plan on using it in client admin panel pages to help define buttons, page sections, and information types. For instance, say a client is able to add and edit pages for their website through their admin panel. They can also mark pages are visible or invisible, so if there is a page they want to be able to ‘turn off’ access to without deleting the content (so they can turn it on again later), they just mark it invisible. In their admin panel, I might have two lists of pages to edit, one a list of visible pages under the header “visible”, and another a list of the invisible ones under the header “invisible”. To make sure they know what they’re looking at, I might have a question mark “help” icon next to the headers, and inform the administrator “these pages are visible to the user” or “these pages are not visible to the user” depending on which icon their mouse is over.
Anyway…. if anybody has any trouble viewing the hovertip let me know.