Page 1 of 1

Easy Button & Menu Maker version 1.1

PostPosted: Sat Mar 29, 2008 6:05 pm
by Karlis
Today we released the first update - version 1.1

Some problems have been fixed and menu behavior has been updated.

Next we are planning to allow optionally use DIVs instead of tables for main menu structure HTML, add button text alignment features and some other goodies as well. Please stay tuned.

Re: Easy Button & Menu Maker version 1.1

PostPosted: Sun Mar 30, 2008 1:39 pm
by Purple Edge
Karlis wrote:Today we released the first update - version 1.1

Next we are planning to allow optionally use DIVs instead of tables for main menu structure HTML, add button text alignment features and some other goodies as well. Please stay tuned.


DIVs are not much better than Tables - UL/LI for the entire structure and a single, 3 state, rollover image for the top level, with text instead of fixed button images is what you should be aiming for.

PostPosted: Tue Apr 01, 2008 7:27 pm
by Aivars
A small correction: the images will be positioned in a single container DIV, so it's not like we are replacing table structure with equivalent div structure.

So called css sprites are in the roadmap, but not for the next version.