Skip to main content

Home/ Coders/ Group items matching "Mozilla" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Zhang Luke

HTML 基础 - 学习 Web 开发 | MDN - 18 views

  • 这个元素的主要部分有:
    • Zhang Luke
       
      所有html代码都遵循这个规则
  • 所以到底什么是 HTML?Section HTML 并不是编程语言,它是一种用于定义内容结构的标记语言。HTML 由一系列的元素(elements)所组成,这些元素可以用来封装不同部分的内容,使其以某种方式呈现或者工作。
Fabien Cadet

Strict-Transport-Security - HTTP | MDN - 0 views

  •  
    "Strict-Transport-Security: max-age=31536000; includeSubDomains"
Pooja Runija

Apple and FireFox ditching Google as its default search engine - 0 views

  •  
    This is really an embarrassing week for Google due to some breakups with their partners. Few days back news came from Mozilla Firefox that from 2015 Yahoo will be their default search engine. Google has been the default search engine for Mozilla since 2004 but this time in the year of renewal Mozilla has decided to break the pact and chosen to go with Yahoo.
Matteo Spreafico

Mozilla Labs » Chromeless Browser - 18 views

  •  
    The "Chromeless" project experiments with the idea of removing the current browser user interface and replacing it with a flexible platform which allows for the creation of new browser UI using standard web technologies such as HTML, CSS and JavaScript.
  •  
    If you want a quality seo service please click here. Many people said about seo. But do not understand about seo itself. I will help you. Please contact me on yahoo messenger .. aming_e@ymail.com or www.killdo.de.gg
Joel Bennett

Mozilla Labs » Announcing the Jetpack SDK - 4 views

  • The Jetpack SDK includes: An extensible library of capabilities and APIs for writing Firefox add-ons, as well as stand-alone web-based applications A set of command-line tools that package and security-harden your code into distributable packages A modern IDE with built-in reference guide for instant productivity
  • An easy to use, well documented set of APIs that lets you write Firefox add-ons using standard Web technology (Javascript, HTML5, and CSS). An integrated IDE that enables rapid add-on developement and code collaboration.
  • Add-ons developed with the Jetpack SDK will feature: No need to restart Firefox to install add-ons. Add-ons are automatically compatible with all future versions of Firefox updates, so no need to wait for add-on compatability. Stronger and more easily understood security and privacy controls. Automatic add-on updates.
  •  
    An easy to use, well documented set of APIs that lets you write Firefox add-ons using standard Web technology (Javascript, HTML5, and CSS).
Fabien Cadet

vimperator : Firefox addon for vim-like browsing - 3 views

  •  
    « Writing efficient user interfaces is the main maxim, here at Vimperator labs. We often follow the Vim way of doing things, but extend its principles when necessary. Towards this end, we've created the liberator library for Mozilla based applications, to encapsulate as many of these generic principles as possible, and liberate developers from the tedium of reinventing the wheel. »
Fabien Cadet

XRAY :: for web developers - 0 views

  •  
    XRAY is a bookmarklet for Internet Explorer 6+, and Webkit and Mozilla based browsers (including Safari, Firefox, Camino or Mozilla). Use it to see the box model for any element on any web page.
Justin Newton

Mozilla Developer Page - 0 views

  •  
    Mozilla Developer Page. Teaches the basic of AJAX, JAVASCRIPT, XML, CSS, XHTML. Learn how to make addons / extensions.
Joel Bennett

Bespin - Code in the Cloud - 0 views

  •  
    An html5-based web code-editor
Rick Fan

Updating extensions for Firefox 3.1 - MDC - 0 views

  • The textbox type timed is deprecated; instead, you should use search.
  • The JSON.jsm JavaScript module was dropped in Firefox 3.1 in favor of native JSON object support
  • if (typeof(JSON) == "undefined") {    Components.utils.import("resource://gre/modules/JSON.jsm");    JSON.parse = JSON.fromString;    JSON.stringify = JSON.toString;  }  
1 - 20 of 29 Next ›
Showing 20 items per page