jMedia

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-09 18:56:28

软件介绍

Includes 3 modes: (image) replacement, onclick, sifr

supports:

  • Flash
  • Quicktime
  • RealMedia
  • WindowsMedia
  • Shockwave/Director

adjustable balance between standards compliance and browser compatibility:

  • IE/Win: plugin embedding via object-Tag (with classid and codebase Attributes); dynamic insertion of object-Element via innerHTML
  • other browsers: plugin embedding via non-standard embed-Tag; dynamic insertion of embed-Element via innerHTML
  • optional for Gecko browsers and other non-IE browsers serving an xml mimetype: embedding via standard compliant object-Tag; dynamic insertion of the object-Element via DOM-Manipulation

本文地址:https://www.codercto.com/soft/d/23024.html

DOM Scripting

DOM Scripting

Jeremy Keith / friendsofED / 2010-12 / GBP 27.50

There are three main technologies married together to create usable, standards-compliant web designs: XHTML for data structure, Cascading Style Sheets for styling your data, and JavaScript for adding ......一起来看看 《DOM Scripting》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

html转js在线工具
html转js在线工具

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具