Click to See Complete Forum and Search --> : Template help needed


mattastic
01-23-2009, 03:53 AM
HI Folks,

I'm having trouble getting my head round templates. Can you help?

Master template contains the main layout, when a user enters a category from the menu, I would like a submenu to appear.

I have attached a quick sketch of my template design.

Can anyone help?

tattooedscorpdc
02-16-2009, 03:59 PM
How to help is unlcear from your text however, to have a sub-menu show up you can use JavaScript. The classic would be image rollover, or you can use AJAX to call back to the server to get text and URL for the sub-menu. If you are using a Windows server with ASP.NET, AJAX calls are included in the 3.5 framework so usuing managed code to accomplish the design will make the task an easier accomplishment.

Hope htis helps,

Larry D
MS Architect Evangelist