Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged web browser

Rss Feed Group items tagged

Vernon Fowler

SpriteMe - 0 views

  •  
    Background images make pages look good, but also make them slower. Each background image is an extra HTTP request. There's a fix: combine background images into a CSS sprite. But creating sprites is hard, requiring arcane knowledge and lots of trial and error. SpriteMe removes the hassles with the click of a button.
Robin Dale

Making Your Website SmartPhone Friendly - 5 views

  •  
    Having a mobile version of website has become more important as people using iPhone and other smartphones are increasing rapidly. People are now using smartphones to browser sites while on move. If you are not having a mobile version of your website then you will lose a good amount of visitors visiting your site from their smartphones. This tutorial will help you to create your wordpress website smartphone and iPhone friendly.
Vernon Fowler

- HTML | MDN - 1 views

  • If this attribute is absent, the script is treated as JavaScript.
  • The defer attribute shouldn't be used on scripts that don't have the src attribute.
  • defer This Boolean attribute is set to indicate to a browser that the script is meant to be executed after the document has been parsed.
olafyang

AngularJS - 1 views

AngularJS is an open source JavaScript framework. Designed for developing single page applications. Its goal is to extend MVC-based browser applications and make testing and development easier. ...

Angular

started by olafyang on 09 Jan 22 no follow-up yet
« First ‹ Previous 121 - 136 of 136
Showing 20 items per page