April 14, 2009

(0) Comments

submit forms with ajax to html page or PHP

admin

submit forms using ajax to html page or PHP

Here is a toolkit that can help you in submitting forms using ajax. AJFORM is a JavaScript toolkit which simply submits data from any form in an HTML page to another page …

Read More...

March 26, 2009

(0) Comments

Dynamically changing the page background color

admin

change the document background color with javascript, changing the page background color using javascript

it simple idea you can use the following  javascript code to make change on your document backgrond color
<script>
document.bgColor=”red”
</script>

Frankie Boyle: Live video
007 For Your Eyes Only download
The Prodigy full movie
Sense and Sensibility psp
Groundhog Day dvd

Jumper movie download I’ll Be There move I Heart Huckabees trailer

“red” is the color you [...]

Read More...

March 25, 2009

(0) Comments

Auto html form validator using javascript - html validation

admin

auto html from validator using javascript, html validator

When you have a lot forms, you need a fast solution to make form validation, by this package I give you the fast and efficient way to do validation needs to your html forms…

Read More...

March 24, 2009

(0) Comments

preload images using javascript

admin

javascript preload images

preload images using javascript is a good idea when you have a rollover buttons, we load the over images before the user points to any button..

Read More...

March 23, 2009

(0) Comments

Javascript IsNumeric validator function

admin

free js script examples, IsNumeric validator function

This function is used to test a value stored in the parameter inputText is it numeric or not, in other words is it contains characters other than 1,2,3,4,5,6,7,8,9,0 …

Read More...

March 20, 2009

(0) Comments

Prevent AJAX scripts from URL caching

admin

Prevent AJAX scripts, URL caching

Some times you must prevent cache of web page to avoid some critical errors! for example in ajax you have to prevent cache !

Read More...

March 20, 2009

(0) Comments

Generating Random Numbers using JavaScript

admin

Generating Random Numbers in JavaScript

To generate random numbers using JavaScript you have to use random() method which can be found in …

Read More...

March 20, 2009

(0) Comments

How to prevent cache using html meta tag

admin

html, meta tag, prevent cache

Some times when you use some javascript or ajax you need to prevent cache, here is a simple HTML code that is valid for all web programing …

Read More...

March 20, 2009

(0) Comments

creating javascript popup using div

admin

creating javascript popup, div

Traditional popup window my be not the suitable choice for your website.. in this case you have to use javascript to create a javascript popup using DIV…

Read More...

March 20, 2009

(0) Comments

javascript functions problem with Ajax

admin

Ajax javascript functions problem

I have a problem when calling a javascript function in the ajax returned fragment!
I searched internet the only solution that I found is as the following:
instead of writing the function of the form :
  function get_me(){ Kaubôi bibappu: Tengoku no tobira film
Clerks II divx

// javascript function body
The Cooler divx
download Deranged movie
}
My Girl buy
Scanners [...]

Read More...