Semicolons after javascript statements
Dec12According to Javascript; the semicolon after a statement (for example a function), is optional.
However, it’s much better to end your line with [......]
Create a Firefox Extension
Sep5Difficulty: 




Create the startup files and folders via:
https://addons.mozilla.org/en-US/developers/tools/builder/9b0cddaa3fc073e50a0e7e284ef64438
Pref[......]
Posted in browsers, extensions |browser plugin, / extension, / ff, / firefox
» Post your comment, there are no comments yet. »
Create Chome Extension
Sep2Difficulty: 




It’s really easy to create your own Chrome Extension.
This simple extension just opens your personal website in a new tab.
1. Creat[......]
Posted in api, browsers, extensions |browsers, / chrome, / extensions
» Post your comment, there are no comments yet. »
jQuery does not load 3G iphone safari
Aug17Difficulty: 




Today I found out a very strange thing… My jQuery Mobile website doesn’t work on iPhone Safari in 3G mode. In WIFI mode my pa[......]
Posted in Code, javascript, jquery, mobile |3G, / JQuery, / jquery mobile, / mobile, / O2, / parse errors, / safari, / t-mobile
» 3 Comments, post your comment now. »
Google Visualization API with Typo3 & FF3.6
Jun8Difficulty: 




I noticed this bug: my Google Visualization Charts were not working in FF3.6
Strange enough it did work in all of the other browsers I te[......]
Posted in javascript |base href, / google chart, / google visualization, / Mootools, / typo3
» 1 Comment, post your comment now. »
Chrome Safari Webkit only CSS hack
Feb22Difficulty: 




Here’s an example how to target only webkit browsers:
input.search{
color: red;
}
@media screen and (-webkit-min-device[......]
Nice search field
Feb2Difficulty: 




Advanced HTML5 search field with placeholder and fallback for the other browsers.
Styling with gradient + radius + image in field.
With J[......]
Posted in css, html, javascript, jquery |css3, / html5, / javascript, / JQuery, / search, / searchinput
» Post your comment, there are no comments yet. »
Config LinkedIN Javascript API for multiple environments (OTAP)
Feb1Difficulty: 




This is a solution how you can configure the LinkedIN Javascript API for multiple environments. For example OTAP.
First register all envi[......]
Posted in api |api, / environments, / javascript, / linkedin, / otap
» Post your comment, there are no comments yet. »
Installing SASS + Compass for Windows & OS X
Jan29Difficulty: 




It’s very easy to install Sass and Compass on your Mac. Sass is included with HAML.
To get SASS working, you’ll need an insta[......]
» 3 Comments, post your comment now. »Posted in css |
Image base64 uri strings
Dec28Difficulty: 




By using the Data URI scheme you can embed images directly into your HTML and CSS. It works by encoding an image into a base64 string and[......]
Posted in css, encoding, generators |css, / generator, / image base64 strings
» Post your comment, there are no comments yet. »
Comments
- Pulkit Singhal
- Neil
- mike nittmann
- geniutrixone
- Mika
- Romfrosk
- steve
- shahzad
- Maurice
- Lee
- Oskar Krawczyk