Blog
(Web)Design, Marketing, Communication & Inspiration

HTML5 File Uploads with jQuery

27 Sep '11
EN

Today we will be developing a small web application called Upload Center, that will allow people to upload photos from their computers by dragging and dropping them onto the browser window, possible with the new HTML5 APIs exposed by modern browsers.

Read more

Simple jQuery Dropdown Menu

27 Sep '11
EN

A simple, fully functional jQuery DropDown menu in four different variations. It is meant to be used as a simple menu anywhere on your website. Changing to vertical position is possible but it requires some more modifications.

Read more

Type and spot using jQuery's :contains()

23 Sep '11
EN

A simple content spotter using one of jQuery's selector, :contains(). This selector, as in jQuery's description, will select all elements that contain the specified text.

Read more

Beautiful Web Design Using JavaScript Sliders

22 Sep '11
EN

JavaScript sliders, especially jQuery are used a lot in web designing now a days. Various ways are present in which sliders can be utilized and displayed. If you want ideas and inspiration for your own website, then you should definitely check these sites out.

Read more