Artisteer Menu problems when using AJAX

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
2/2/2011 1:58:30 PM
Gravatar
Total Posts 18

Artisteer Menu problems when using AJAX

I have a site with an Artisteer 3.0 skin including the menu. I was wondering if anyone was experiencing issues with item/sub-item placement when a page does an AJAX postback? Basically what's happening, is that after the page does an AJAX postback, all the items and sub-items stack directly under the main navigation item. The items are supposed to be there, but the sub-items are supposed to kick out to the right so they're beside the items. Instead of doing that, they're appearing directly on top of the item.

Just curious if anyone has seen this issue before and may know what's causing it. Thanks.

 

UPDATE - Just noticed that I'm losing the <h2> background image style on the block in the left column as well. The block with the AJAX postback is in the center column. I believe that particular style addition is in my artisteer-override css file since artisteer doesn't allow you to use an image as the block header background. The center block also has style addition to specify an image for the block header, but that one doesn't disappear with an AJAX postback. There aren't any style settings for the menu in my artisteer-override css file though. WEIRD!!! 

2/3/2011 11:01:29 AM
Gravatar
Total Posts 18439

Re: Artisteer Menu problems when using AJAX

My best guess is something during postback is making invalid markup like a missing closing tag or something like that can throw off rendering.

You must sign in to post in the forums. This thread is closed to new posts.