home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / desenvolvimento / html_editor / data1.cab / JavaScript / productfriendlink_PageletServer.JsBox.pgt < prev    next >
Encoding:
Text File  |  2003-11-05  |  4.2 KB  |  88 lines

  1. ========== Description Part Begin ==========
  2. Title = productfriendlink
  3. ProgID = PageletServer.JsBox
  4. LastUpdateTime = 36431.582731481
  5. PreviewPath = _pgtres/
  6. Description = list the Urls in the HTML list box
  7. ========== Description Part End ==========
  8.  
  9. ========== Parameter Part Begin ==========
  10. FriendLinkName = Sothink HTML Editor,Sothink CoolMenu,Sothink CoolButton,Sothink SlidingMenu,Sothink CoolText,
  11. FriendLinkCommend = Sothink HTML Editor is a totally free web page editor. It supports build-in FTP~@^`highlighted keyword's tags and can be integrated with the tools. More features about Sothink HTML Editor... ,A powerful tool creat a pop-up menu. ,A customizable non-program button tool unlimited button number. ,An ingerious menu tool helps you to create a navigation tree in web browser!,Animate banner 14 effects are supported.,
  12. FriendLinkPara = Center,Visit,20,1,20,1,5,5,Name of this Url,Features of this Product
  13. JsBoxType = 12
  14. FriendLinkLink = http://www.sothink.com/,http://www.sothink.com/coolmenu.htm,http://www.sothink.com/coolbutton.htm,http://www.sothink.com/slidingmenu.htm,http://www.sothink.com/cooltext.htm,
  15. ========== Parameter Part End ==========
  16.  
  17. ========== Resource Part Begin ==========
  18. Resource Number = 0
  19. ========== Resource Part End ==========
  20.  
  21. ========== HTML Part Begin ==========
  22. Segment Number = 1
  23. Segment Position = cursor
  24. <script language="JavaScript">
  25. function productfriendlinkgo_to_station(formname){
  26. if (document.forms[formname].stationselect.options[0].selected){
  27.         window.location.href ="http://www.sothink.com/";}
  28. else
  29. if (document.forms[formname].stationselect.options[1].selected){
  30.         window.location.href ="http://www.sothink.com/coolmenu.htm";}
  31. else
  32. if (document.forms[formname].stationselect.options[2].selected){
  33.         window.location.href ="http://www.sothink.com/coolbutton.htm";}
  34. else
  35. if (document.forms[formname].stationselect.options[3].selected){
  36.         window.location.href ="http://www.sothink.com/slidingmenu.htm";}
  37. else
  38. if (document.forms[formname].stationselect.options[4].selected){
  39.         window.location.href ="http://www.sothink.com/cooltext.htm";}
  40.         return true
  41. }
  42. function productfriendlinktextValue(formname){
  43. if (document.forms[formname].stationselect.options[0].selected){
  44.         document.forms[formname].disc.value = "Sothink HTML Editor is a totally free web page editor. It supports build-in FTP,highlighted keyword's tags and can be integrated with the tools. More features about Sothink... "
  45.         document.forms[formname].author.value = "Sothink HTML Editor";}
  46. else
  47. if (document.forms[formname].stationselect.options[1].selected){
  48.         document.forms[formname].disc.value = "A powerful tool creat a pop-up menu. "
  49.         document.forms[formname].author.value = "Sothink CoolMenu";}
  50. else
  51. if (document.forms[formname].stationselect.options[2].selected){
  52.         document.forms[formname].disc.value = "A customizable non-program button tool unlimited button number. "
  53.         document.forms[formname].author.value = "Sothink CoolButton";}
  54. else
  55. if (document.forms[formname].stationselect.options[3].selected){
  56.         document.forms[formname].disc.value = "An ingerious menu tool helps you to create a navigation tree in web browser!"
  57.         document.forms[formname].author.value = "Sothink SlidingMenu";}
  58. else
  59. if (document.forms[formname].stationselect.options[4].selected){
  60.         document.forms[formname].disc.value = "Animate banner 14 effects are supported."
  61.         document.forms[formname].author.value = "Sothink CoolText";}
  62.         return true
  63. }
  64. </script>
  65. <form name="srctecFriendproductfriendlink">
  66. <div align="Center">
  67. <table><tr><td>
  68. <select name="stationselect" onChange="productfriendlinktextValue('srctecFriendproductfriendlink')" size="5">
  69. <option>Sothink HTML Editor</option>
  70. <option>Sothink CoolMenu</option>
  71. <option>Sothink CoolButton</option>
  72. <option>Sothink SlidingMenu</option>
  73. <option>Sothink CoolText</option>
  74. </select>
  75. <td>Name of this Url<br>
  76. <textarea rows=1 cols=20 name="author"></textarea>
  77. <br>
  78. Features of this Product<br>
  79. <textarea rows=1 cols=20 name="disc" wrap="physical"></textarea>
  80. </tr>
  81. </table>
  82. <input type="button" name="stationbutton" value="Visit" onClick="productfriendlinkgo_to_station('srctecFriendproductfriendlink')">
  83. </div>
  84. </form>
  85. ===== Segment End =====
  86. ========== HTML Part End ==========
  87.  
  88.