Thursday, September 15, 2005

That SmartNavigation bastard ....

Finally figured out why the hell so many of the Layer based popup calendar failed, including the one I tried yesterday. It's because of the Smart Navigation feature we have on our custom based class ASP.Net Page. Now I need to implement the work around to does the Smart Navigation thing without using the SmartNaviagation function. Darn....

1 Comments:

At 4:14 AM, Anonymous Anonymous said...

SmartNav has a real problem with linked .js and .css files. If your 3rd party control outputs linked .js or .css files, sometimes the files don't get 'imported' into the IFrames created by SmartNav. This is a pretty common issue and bloody annoying. We've noticed that the issue happens much more with .css files that .js.

One potential workaround is to output the .css/.js inline instead of linking to an external file.

Hope this helps.

 

Post a Comment

<< Home