AJAX
-
hi, I am a novice in ASP.NET AJAX.I downloaded AJAX CONTROL TOOLKIT.It runs on IE.However on mozilla it doesn't give the requisite result. Any help would be appreciated.
-
hi, I am a novice in ASP.NET AJAX.I downloaded AJAX CONTROL TOOLKIT.It runs on IE.However on mozilla it doesn't give the requisite result. Any help would be appreciated.
Hi, could be. I think since ASP.NET is released by Microsoft they focused on IE. As far as I know there are some things that work not so good with Firefox. But please be more specific with "doesn't give the expected result". What do you want to achieve? Regards Sebastian
It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.
-
Hi, could be. I think since ASP.NET is released by Microsoft they focused on IE. As far as I know there are some things that work not so good with Firefox. But please be more specific with "doesn't give the expected result". What do you want to achieve? Regards Sebastian
It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.
hi, First of all I am sorry that I was not specific.I had 2 panels.The first Panel has an Image Button.Clicking on the image button the second panel opens.when we again click on the first panel,the second panel closes.In IE it is working absolutely fine.However when i click on the image button in firefox,nothing happens.The second panel to which the collapsible property is attached doesent collapses neither expands.I enabled JS in FIre Fox.No result Any help :doh: