Are you removing styles to controls only because if so I would just create different themes for your website. If you ever look a google, you may have noticed that on Christmas, Halloween, or Thanksgiving the website has a look corresponding to the current holiday. They use themes to change between different looks, so maybe you should have a default theme and then other themes for whatever else you want.
On Fri, Sep 26, 2008 at 1:35 PM, Cerebrus <[EMAIL PROTECTED]> wrote: > > *Why* would you want to do this, please ? > > On Sep 26, 4:16 pm, ravi <[EMAIL PROTECTED]> wrote: > > Hi, > > I need some help with Toggling CSS in a webpage. > > I am using the WebBrowser control. > > Right now I am using Javascript to disable(remove) the styles > > available inside a webpage. > > But the problem with this is that I am not able to re-enable the CSS > > back into the webpage. > > > > I am looking for another solution where I can enable or disable the > > CSS inside the webpage. > > > > Thanks, > > Ravi > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://cm.megasolutions.net/forums/default.aspx -~----------~----~----~----~------~----~------~--~---
