• convert web page to jpgflash ecard maker

Posts Tagged ‘Javascript Library’

Open Source Photo Gallery Designed with Mootools Javascript Library

(E)2 Photo Gallery is a open source gallery built with Mootools Javascript Library the compact, modular, Object-Oriented javascript framework. Designed to allow you to upload your photos to a desired folder, tell the (E)2 Photo Gallery what folder to look at and it will automatically load the images using PHP.

photo-gallery.png

Features

  • Smooth Image Transitions
  • Quick change between 4 designs
  • Thumbnail Viewer
  • Automatic Photo Detection
  • Image Uploader Included
  • Four Design Viewer Options
  • No Database Needed
  • Automatic Adjustment to Image Sizes
  • Reads in Photo Meta Data (IPTC Info)
  • Titles
  • Descriptions
  • Copyright Info
  • Author
  • Dynamically Built using PHP
  • Easy Maintance
  • Hide/Show Thumbnails

CSSHttpRequest Best Javascript Library to Cross Domain using Ajax

CSSHttpRequest is  a lightweight library that allows to perform cross-domain AJAX requests.

Like JavaScript includes, this works because CSS is not subject to the same-origin policy that affects XMLHttpRequest. CSSHttpRequest functions similarly to JSONP, and is limited to making GET requests. Unlike JSONP, untrusted third-party JavaScript cannot execute in the context of the calling page.

  • Cross-browser—supports IE6+, Firefox 2+, Safari 3+, iPhone
  • 100% JavaScript—no Flash required
  • Small—2.4KB minified
CSSHttpRequest Best Javascript Library to Cross Domain using Ajax

CSSHttpRequest Best Javascript Library to Cross Domain using Ajax

CSSHttpRequest is open source under an Apache License (Version 2.0).