If you "view-source" on the rendered page, does the HTML look valid? Maybe there's some missing closing tags or something.
Matt On 4/20/07, davidhay <[EMAIL PROTECTED]> wrote:
Hi I've got a strange issue that only started happening a couple of days ago when I did my latest deployment to live. I'm using velocity menus and have a left hand menu like so: <menu:useMenuDisplayer name="Velocity" config="WEB-INF/classes/cssHorizontalMenu.vm" permissions="rolesAdapter"> This is displaying fine in firefox and IE however when accessing some of the menu items its showing up in status bar on IE but wont link to the page it keeps redirecting to home.html although its a home that doesn't render anything in the browser. I've tried accessing the jsp directly and this doesn't work. However some links work and some don't. There doesn't appear to be any difference between the links that work and those that don't. It doesn't even show up with a page not found error which is configured. I've tried using fiddler to set whats going on but it wouldn't show me anything. This is strange it works fine in firefox. I don't know why some links from the menu are suddenly broken in IE. Has anyone had this issue before? Cheers David -- View this message in context: http://www.nabble.com/Problem-with-IE-on-windows-using-velocity-menu-tf3621890s2369.html#a10113975 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
