B
Bogdan
Hi,
I've been reading a lot about asp.net menu and how difficult it is to make
it appear consistent in different browsers. I got the idea that the only
way to do that is to use css friendly adapters.
My app uses a relatively simple menu: five static items laid out
horizontally with 4-6 dynamic items each. I use image for static menu and
static menu items (1 pixel wide and 28 pixels high with repeat-x). For
dynamic menus I use background colors and borders.
I use skins and associated css files to style the menu.
I have tested the app in IE6, IE7, IE8, Safari 3.1.1, and FireFox 3.0.10.
Everything seems to be working as expected.
My experience with .NET Web development is very limited. I'd like to roll
out this app asap but I'm not sure if it is a good idea.
What are the other browsers that this stuff might not work with? Or, are
the 'known' problems with asp.net menu applicable only to a more advanced
usage of this control?
I'd appreciate _any_ comments.
Thanks,
Bogdan
I've been reading a lot about asp.net menu and how difficult it is to make
it appear consistent in different browsers. I got the idea that the only
way to do that is to use css friendly adapters.
My app uses a relatively simple menu: five static items laid out
horizontally with 4-6 dynamic items each. I use image for static menu and
static menu items (1 pixel wide and 28 pixels high with repeat-x). For
dynamic menus I use background colors and borders.
I use skins and associated css files to style the menu.
I have tested the app in IE6, IE7, IE8, Safari 3.1.1, and FireFox 3.0.10.
Everything seems to be working as expected.
My experience with .NET Web development is very limited. I'd like to roll
out this app asap but I'm not sure if it is a good idea.
What are the other browsers that this stuff might not work with? Or, are
the 'known' problems with asp.net menu applicable only to a more advanced
usage of this control?
I'd appreciate _any_ comments.
Thanks,
Bogdan