css problem
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi,I m having a menubar with 7 menu,designed with css. problem is when form loads first time,3 menu get shifted in 2nd row. but when i refresh page, all 7 menu display in one row which is right. can anybody guess what is the problem?
Spurple wrote:
can anybody guess what is the problem?
I guess your css is not applying properly. Did you tested with all browser ? If you are using FF, then install FireBug and test the CSS and all tags, or Copy the View Source of pages first time and then compare with second html code. You will get to know the cause. Thanks
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.