//This script detects the following: //Flash //Windows Media Player //Java //Shockwave //RealPlayer //QuickTime //Acrobat Reader //SVG Viewer var agt=navigator.userAgent.toLowerCase(); var ie = (agt.… more →
Developernontster wrote 1 week ago: นึกไปถึงสมัยจับคอมพิวเตอร์ใหม่ๆ ตอ … more →
वीर wrote 3 weeks ago: อัน code นี้เข้าไป. การทำงานของมันคือเ … more →
वीर wrote 3 months ago: $.fn.tinymce = function(options){ return this.each(function(){ tinyMCE.execCommand("mce … more →
ชมรมศึกษาผลงานฯ wrote 5 months ago: วิธีการใช้ โดยการ copy code ข้างล่างนี้ ไป … more →
वीर wrote 6 months ago: อ่านข่าวมากจาก http://cybernetnews.com/2008/02/25/firefox-3-performance- … more →
smartcycle wrote 6 months ago: parseFloat(’1.45kg’) // 1.45 parseFloat(’77.3′) // 77.3 parseFloat( … more →
deans4j wrote 1 year ago: Object-Relational Mapping กลายเป็นของที่ขาดไม่ได้ซ … more →
zhuuuz wrote 1 year ago: ++++++ add element ++++++++ function addElement() { var ni = document.getElementById(’myDiv … more →
zhuuuz wrote 1 year ago: //This script detects the following: //Flash //Windows Media Player //Java //Shockwave //RealPlayer … more →
zhuuuz wrote 1 year ago: function CutToClipboard() { CutTxt = document.selection.createRange(); CutTxt.execCommand( … more →
zhuuuz wrote 1 year ago: <HTML> <BODY> <SCRIPT LANGUAGE=”JavaScript”> <!– Begin var we … more →
ivee wrote 1 year ago: Subclasses and Superclasses : <script language=”javascript” contenttype=”text/ … more →