PHP CODES, PHP SOLUTION

We Provide Solution Of Problem, Find Your Solution Here.

Tuesday, May 12, 2009

Show 3 image at one page using javascript

Show 3 Image At One Page
Posted by Bhagwat Singh at 12:24 AM No comments:

Monday, May 11, 2009

Gallery Link, Slideshow

http://nicora.net/projects/photoViewer/index.cfm/demos
http://www.5bosses.com/examples/agile_carousel/multi_example/carousel.html
Posted by Bhagwat Singh at 2:27 AM No comments:

URL Validate

/*
function check_it() {
var theurl=document.myForm.t1.value;
var tomatch= /http:\/\/[A-Za-z0-9\.-]{3,}\.[A-Za-z]{3}/
if (tomatch.test(theurl))
{
window.alert("URL OK.");
return true;
}
else
{
window.alert("URL invalid. Try again.");
return false;
}
}
*/
Posted by Bhagwat Singh at 2:22 AM No comments:
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

About Me

My photo
Bhagwat Singh
View my complete profile
Bhagwat Singh

Adds

Blog Archive

  • ▼  2009 (9)
    • ►  December (1)
    • ▼  May (3)
      • Show 3 image at one page using javascript
      • Gallery Link, Slideshow
      • URL Validate
    • ►  March (5)
Picture Window theme. Powered by Blogger.