What tricks do you have up your sleeve?
Category Technical
Bookmark :
I am doing some work for a client of mine. Basically we are taking the wireframes and mockups a design firm did for their site, and converting it to Domino (ND6.x). We are making the site "data driven", which means that the menuing, navigation, etc. is driven by the data (as opposed to being statically coded). So, right now I am on the menu navigation, and here's what I want to do:
- This menu is up to 3 levels deep (but having it be flexible enough to go deeper would be a plus, but not necessary)
- I want to have the first level expand vertically to the second level (i.e. expanding where the second level entries show up between the first level entries, pushing down the first level entries below the expanded level)
- I want to have the third level "float" out to the right of the second level.
- I want to be able to use graphics or text for the labels of the level.
- I want to be able to use javascript functions or links for the targets of the menu levels (using "javascript: function()" is acceptable so this isn't really a biggie)
Now Chris Toohey of DominoGuru has sent me some kewl stuff he had done in an earlier post at his site. GREAT stuff, and has been a good starting point for me in this endeavour. For instance, I am definitely going to make it a combination of view and doc driven. And I have begun working on a solution that works pretty well; but before I reinvent the wheel, I thought I would ask the class: Have you already done something like this? Do you have an example that meets the requirements listed above? Either way I am going to blog a followup to this that demonstrates what I wound up doing (for praise or criticism ;) ).
Your ideas welcome (and needed)!
Rock
**The only substitute for good manners is fast reflexes.







Blog Roll









Comments
Posted by Ferdy Christant At 12:51:12 PM On 08/06/2004 | - Website - |
Posted by David Bockes At 09:52:25 AM On 08/06/2004 | - Website - |