Search

You searched for the word(s): userid:719605

Matching Posts

  • Restrict Theme css to load on specific page

    I have 2 css files (suppose a.css and b.css) on in my theme folder. Both css files are added to pages on render automatically. On a specific page i do not want to load a.css but load only b.css. Is there any workaround to restrict adding css to a page.
    Posted to Master Pages, Themes and Navigation Controls (Forum) by umer_farooq80 on 5/11/2007
    Filed under: themes css
  • Re: ModalPopup problem with DOCTYPE

    I encountered the same problem and was unable to find the fix to problem. So i start doing it myself. In case of IE7 and DocType HTML 4.0 Modelpopup was unable to place itself in middle. The problem i detected was not in the modelpopup but was in the common function to get the document bounds (getClientBounds in Common.js). In case of IE7 it was unable to find document.documentElement.clientWidth. So i changed this function to following getClientBounds : function() { /// <summary> /// Gets
Page 1 of 1 (2 items)