Hey everyone....! I've run into what I hope is a simple problem to solve for someone out there. I'm new to ASP.Net and I'm working on a website that I've been asked to put together for a friend. I've designed a Master Page to contain the header and the menu on the left. The Master page looks good. Yet when I test it and I choose various sub-pages the menu bar on the left appears to instantly jump to a different position. How can I fix the menu into one position regardless what the visitor menu item they select? God bless JEP_Dude
sounds like ur using tables, make sure ya set them to valign="top", if so, if not try using css and give it an absolute position