anyone know good forums for asp.net programming?

H0MEY

Senior member
Jan 17, 2001
632
0
0
I just figured I'd ask here because because it's familier and happy. Currently I'm aware of the asp.net forum, developer fusion, 4guysfromrolla, and Wrox. So any others that people might know of would be great!

As an fyi, here's the info I'm trying to get:

I'm trying to find an easy solution for menu that works with Safari. The current menu control would be great if it worked in Apple Safari (the fly-outs don't work.)

I have read a couple posts about this issue: such as this http://forums.asp.net/1/1125883/ShowThread.aspx but haven't had any success with browsercaps etc with the current menu control. The only thing that I've seen work is this: http://www.asp.net/CSSAdapters/Menu.aspx however in my opinion it's pretty complicated. I've heard mixed things about Suckerfish Dropdowns and had used an image based javascript menu before.

So I was just wondering if anyone out there had suggestions of something easy and safari compatible, or an easy fix for the current control that works otherwise I guess I'll have to learn the mechanics of this one: http://www.asp.net/CSSAdapters/Menu.aspx

Thanks so much!