Welcome To Snipplr
Everyone's Recent Snippets Tagged window
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This step-by-step tutorial describes how to build an HTML5-based mobile web app by means of Webix library (open source, GPL) and PhoneGap framework. As a result you’ll get an awesome native app for Android devices with rich UI and high performance.
0
1275
posted 9 years ago by kengajunior
Javascript to open a URL in a new window without triggering a browser's pop-up blocker. (May not work in callbacks, but not sure why.)
1
1447
posted 10 years ago by eklemen
Configure settings for all external links on your site.
Features:
* Open external links in new window or tab
* Add "nofollow"
* Set link title
* Set link icon
* Set classes (for your own styling)
* Set no-icon class
* SEO friendly
0
1091
posted 11 years ago by freelancephp
The function that closes window is very useful when you use a pop-up window on your page, because it allows the visitor to easily close the window. You can also do it several ways: to use a button, a text link or make the window closes automatically...
1
938
posted 11 years ago by apphp-snippets
Web aplikacija generira sluÄajne registracijske oznake za grad Zagreb u odabranom formatu. Ispisuje se i broj mogućih razliÄitih registracijskih tablica za taj format.
0
750
posted 11 years ago by DSTG_Kwan
Mostrare una tile dall'isolated storage con Windows Phone 7.1
0
766
posted 12 years ago by kajinka13
Useful jQuery for mutliple items on a page that are using the same jquery function and classes to perform an action. By traversing the dom like this the function will only be applied to the item you are clicking on and not all elements on the page th...
0
882
posted 13 years ago by i-am-andy
Place this script on an anchor tag, and it will open in a new browser with a defined size. The browser will not have a toolbar, menu, status, etc.
1
810
posted 13 years ago by officiallyWise
Add attribute to links to open them in a new window. Example - rel="external". Alternative to target="_blank", conforming to XHTML specification.
0
1028
posted 13 years ago by Huskie
This snippet lets you call a Javascript function declared within an IFrame from the parent element of the IFrame
0
1604
posted 13 years ago by alexscript
Automatically use jQuery to Open External Links in New Window (checking domain first).
3
1140
posted 13 years ago by mindshare
This snippet of code is probably the most common and _valuable_ in the world of jQuery.
1
898
posted 14 years ago by creativeboulder
I wrote this from scratch :)
Basically I wanted a DIV to scroll with the window but it's not visible to begin with on the page. So this does it when the user scrolls past the beginning of that element.
1
829
posted 14 years ago by reynish
Useful when having multiple ssh connections to remote servers open in os x. Throw this in your ~/.bash_profile
0
707
posted 14 years ago by iloveitaly