You can enable Urdu Typing in any program by Urdu font. I mean we have shown you ways to type Urdu in, lets say…Notepad, Microsoft Word or any program by installing additional languages support in windows or Urdu language support. I will mention links below. There are online tools to type Urdu and then you [...]

{ continue reading }

by on November 3rd, 2008

We shall discuss the following important issues relating to javascript. Mouseover mouseout changes and Theme change – Change Link Color (Text change, Color change, both change) – Color Switch by css (background change) – Theme switch by css Image Galleries – CJ motion gallery – left right mouse over scroll – Oncliking link image changes [...]

{ continue reading }

by on November 2nd, 2008

We will cover following essentials of javascript in this area. TOOLTIPS – Moving Tooltips – Hint Tooltip – Fade in out Tooltip – Regular Tooltip DATE & TIME – Regular Time & Date Full Script (Live) – Date Script (Month, Date, Year) – Time Script (Time(Hour,minutes,second), AM:PM) – Live Rotation – Image Rotation (Page Reload [...]

{ continue reading }

by on November 1st, 2008

I have selected some very very essential scripts based on javascript which are widely and mostly used in everyday website. I have been also using these for years and it seems like these will never get old and will be always wanted by web developers. I started a series of Javascript Essentials and this is [...]

{ continue reading }

by on November 1st, 2008

In Javascript Essential Part-2 we will cover following tasks. Page Fit to Screen No Right Click (no alert) No Right Click with alert No Right Click on Images Disable Image Toolbar script Count Down (Live) Count Up (Live) FF1+ IE5+ Opr7+ Scroll bar color – 16-A- Left Scroll bar No Scroll bar Auto Page Reloaded-Auto [...]

{ continue reading }

In this example we will see that how we can generate a simple hide show script using jQuery. Consider the following example. We have included jQuery latest file. Then we have created three functions for hide, show and toggle and we have attached these functions with classes on Click Event of mouse and our target [...]

{ continue reading }

by on October 28th, 2008

Adobe Dreamweaver offers a way to Swap Images by adding javascript through its behaviours which uses following functions: function MM_swapImgRestore() function MM_findObj(n, d) function MM_swapImage() function MM_preloadImages() And at OnMouseOver and OnMouseOut events you can swap images, but that method adds a lot of javascript code into your pages. There is another very simple and [...]

{ continue reading }

by on October 26th, 2008

In this section lets play with mouse cursor in Flash. You can do the following: Mouse hide, show in Flash Mouse Trailers in Flash Creating Custom Mouse Pointer in Flash

{ continue reading }

Following are some particle systems made in flash using ActionScript. I have ‘Flash Fairies particle system’, ‘Flash Snow Effect’, ‘Flash Stars Field’, ‘Flash Smoke Effect’, ‘Flash Stars Effect’, ‘Flash Rain Effect’, ‘Flash Background Color Effect’, ‘Flash Leaves Particle System’ and more…with examples to download.

{ continue reading }

Tooltips or titles in flash movies are helpful for extra information about any page or section of movie. You might give user some information about the link before he is going to click at that. For this regard tool tips are very helpful.

{ continue reading }