home *** CD-ROM | disk | FTP | other *** search
/ PC User 2005 May / CD / PCU0505CD.iso / software / full / coffecup / files / html2005.exe / %MAINDIR% / Javascript / SetHomepage.xml < prev    next >
Encoding:
Text File  |  2005-02-16  |  964 b   |  34 lines

  1. <ccResource>
  2.   <ccTitle>
  3. Set Homepage
  4.   </ccTitle>
  5.   <ccCategory>
  6. Browser
  7.   </ccCategory>
  8.   <ccDescription>
  9. Allows you to set your home page. Only works in Internet Explorer 
  10.   </ccDescription>
  11.   <ccInstructions>
  12. The code goes only inside the BODY tags.  You can change the items below to suit your needs.
  13.   </ccInstructions>
  14.   <ccHeadContent>
  15.   
  16.   </ccHeadContent>
  17.   <ccBodyContent>
  18. <![if IE]>
  19. <!-- Script supplied with CoffeeCup HTML Editor -->
  20. <!--             www.coffeecup.com              -->
  21. <a class="chlnk" style="cursor:hand;font-weight:bold;color:#004080;font-family:Verdana"HREF onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.coffeecup.com');">Make CoffeeCup your Home Page!</a>
  22.  
  23. <![endif]-->
  24.   </ccBodyContent>
  25.   <ccElementContent>
  26.   
  27.    <ccElementName></ccElementName>
  28.    <ccElementAction></ccElementAction>
  29.    
  30.   </ccElementContent>
  31.   <ccExtraData>
  32.  
  33.   </ccExtraData>
  34. </ccResource>