[thelist] mouseover and liquid layout questions

Meredith Tupper meredith at pintsize.com
Wed Sep 5 11:24:16 CDT 2007


David Dorward wrote:
> On 5 Sep 2007, at 16:51, Meredith Tupper wrote:
> 
>>A client wants a nav menu mouseover using on / off / pick options.
>>Is it possible to do this without frames?  (e.g. the selected nav
>>menu item stays changed or "picked" when its page content is  
>>displayed?
> 
> 
> That's just a matter of some logic along the lines of:
> foreach my $this_section (@sections) {
> if ($this_section CONTAINS $this_page) {
>     display $this_section;
> } else {
>    // don't
> }
> }
> 
> The specifics depend on how the menu is implemented.


How much would you charge me to do this?

- M




-- 
PintSize Graphics & Web Hosting, Inc.
http://www.pintsize.com
888-875-1082
meredith at pintsize.com

Transfer Factor - Raise Your Immune I.Q.
http://www.powerfulhealth.info

CONFIDENTIALITY WARNING
This electronic message contains information which may be privileged 
and/or confidential. This information is intended for the exclusive 
use of the individual(s), entity, or persons named or indicated 
above. Any unauthorized access, disclosure, copying, distribution, 
or use of any parts of the contents of this message/information is 
strictly prohibited by federal law. Any attempts to intercept this 
message are in violation of Title 18 U.S.C. 2511(1) of the 
Electronic Communications Privacy Act (ECPA). All violators are 
subject to fines, imprisonment or civil damages, or both.




More information about the thelist mailing list