Here we have prepared a long list for Javascript effects. It include effects like photo gallery, social network, making graphical plots, creating tool tips and so on. If you are a web developers, you will not miss this list. You may get some inspiration from them. Now let’s start.
Archive for the ‘JavaScript’ Category
50+ Very Useful Javascript Effects for Web Developers
April 6th, 2011 4 Ways To Preload Images With CSS or JavaScript
February 10th, 2011
If you use an image for the background image of an element on a mouseOver or :hover event(for example, navigation menu which images are used), the image will not load until the first :hover event if you only apply that background-image in the CSS for the :hover state. The preloader will help you with this! It’ll load those images when the page loads and stores them in your browsers cache. So avoid delays with rollover effects. In this article, you’ll learn 4 ways to preload images with CSS or javascript technique.
66+ Open Source JavaScript Game Engine for Serious Developers
January 31st, 2011
Javascript is not only welcomed by the web developer or designers, but also more and more mobile device(Such iPad, iPhone, Android etc) oriented developers, we can easily build many amazing games with HTML(5) + Javascript + CSS. Below is a list of JavaScript Game Engine for serious developers, include general, 3D, Animation, Canvas, Math, Color, Sound, WebGL etc. Hope they will be helpful for your work!
28 Excellent Tutorials Help You Create Tabbed Content With CSS or Javascript
November 27th, 2010
Tabbed Interface or Tabbed Structure Menu is getting really famous in web design & development. One of the biggest challenge to web designers is finding ways to place a lot of information on a page without losing usability. Tabbed content is a great way to handle this issue and has been widely used on blogs recently. It will help you to show as much content and navigation as possible. If you are looking for the tutorials how to create tabbed content by using of CSS or Javascript, then following list will be helpful to you. Now let’s start.
15 Fresh JavaScript Tutorials For Web Developers
September 3rd, 2010
JavaScript is very welcomed by the web developer or designers since many modern techniques relied on the world wide web. They need always follow variouse web techniques and scripts for best user experience. Then following we prepared some basic but helpful JavaScript tutorials maybe you wanted.
23+ Useful HTML5 Open Source Online Video Players & Libraries,
August 8th, 2010
As we all know Apple CEO Pens 6 Points Blazing Assault On Adobe Flash and about 2 weeks ago, Google announced YouTube Enhance Videos Embed Capability To Support Flash and HTML 5 Players. No matter where you sit in the HTML5 or Flash, Flash has always been the standard for showing video on the web for the most part, however, as more and more mobile or web enabled devices gain traction in the market there will be increased demand for web developers designing sites using video, to build their sites accordingly.
The <video> element in HTML5 is a long-awaited and probably one of the most talked about feature. We can easily embed videos into web pages without any plugins, using the <video> element. Here are 23+ useful HTML5 video players/libraries which allow you to easily embed video into web pages and ensure backwards compatibility.
Tips: How To Exactly Resize The Window by Using resizeTo() or resizeBy() methods
November 14th, 2009
We can resize the browser window by using the methods window.resizeTo( newWidth, newHeight) or window.resizeBy( DX, DY). But if you are an experienced web development, you probably know the function resizeTo() can not be always so exactly resize the window. Especially unkown the size of contents before loading in different browse.
Vista Web Photo Gallery– A Very Useful Photo Album Builder Based On Ajax
December 22nd, 2008
With the mutural of WordPress, Drupal, more and more people could create their own homepage or blog to record and share their life with others easily. Of course the photo album is also the important part of it. By use of Flex we could create very cool photo album but not everyone is programmer, even if the programmer is not exactly the flex programmer… In previouse article 21+ beautiful Javascript and Ajax based solutions to our gallery requirements, we have selected 21 JavaScript/Ajax gallery but most of them are solutions not applictaions. In other words most of them is oriented to the developer or at least the people who have program ability. We could add gallery function in our own website through making small modification of it.

Posted in
Tags: