[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bricolage-devel
Subject:    Re: selenium IDE
From:       Scott Lanning <lannings () who ! int>
Date:       2006-03-23 10:54:54
Message-ID: Pine.LNX.4.64.0603231139440.2920 () box
[Download RAW message or body]

On Wed, 22 Mar 2006, Scott Lanning wrote:
> The problem is that the state of the menu is currently
> maintained by callbacks whenever links in the menu are clicked;
> by having the menu within the main page, the state of the menu
> also has to be maintained when clicks occur outside the menu
> (whereas before, these were in a separate "window").
> (So I think I'll replace the menu link query params like in
> http://localhost/workflow/profile/workspace/?nav|workflow_cb=0&navwfid=101
> with hidden fields that are updated whenever the javascript
> changes the style to display: none.)

Clicking on links is a GET, not a POST, so hidden inputs don't work...
Basically I ended up using cookies to maintain the menu state.
   I committed it to revision 7216 in trunk. The changes are
explained in more detail in the svn log message.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic