Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing ... [More] to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality. [Less]

5.0
 
  1 review  |  3 users  |  2,611 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

This CMS is a back-end solution for flash web pages. It only generates XML files using Smarty. Perfect choice if you need a cms for flash site

0
 
  0 reviews  |  0 users  |  32,793 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

BALAH stands for Bookmarkable Ajax Links And HTTP, it is a new technique that enable asynchronous contents to be indexable and navigable -- this includes Back and Forward support for ajax actions -- in any browser with or without JavaScript. The sjax content also became easy to index in search ... [More] engines! BALAH means to turn synchronous links to asynchronous hashes on-the-fly, the state of the page is saved in window.location.hash. To manipulate and navigate through the States of the page we Use HashListener 2.0 which is part of this project. BALAH is very simple and straight approach, based in the following: Server side script to build synchronous links, content is synchronous Client side script to turn synchronous links into asynchronous. content became asynchronous HashListener 2.0 make asynchronous content navigable in different browsers Every thing can be adapted to fit existent frameworks and add uninterrupted AJAX support. you can try a demo on - http://3den.org/balah (demo build with php and jquery) There is little documentation about this project, new contributor are welcome to join. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 6 days ago
 
 

The LeCouteauSuisse project give a set of API for programming a generic Windows NT Service. The functions of the projet are : * generic Windows NT Service and his API * generators and receivers * coding/deconding RFC 2445 recurrence * tool for enabling a manuel event

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

For testing only again - Not a project Not a project Not a project Not a project Testing testing testing

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

MyGenerator 2006, encore en beta 2, est un générateur de back office en PHP (pages web d'administration), pour les bases des données MySql, simple à utiliser et facile à intégrer dans site Internet. MyGenerator 2006 est un outil d'aide à la programmation à vous webmasters et ... [More] développeur web débutants comme experts. MyGenerator met à votre disposition une solution rapide, efficace, stable, et gratuite pour administrer une base des données de votre site dynamique utilisant PHP comme langage de programmation. Le back office généré utilise les classes et son intégration dans un site Web est très facile : il souffit de copier le contenu du back office généré dans un dossier dédier sur le serveur web, lancer la page index.php et ça marche. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 9 days ago
 
 

my blog wiki backup

0
 
  0 reviews  |  0 users  |  913 lines of code  |  0 current contributors  |  Analyzed 4 days ago
  back
 
 

jQuery Web WizardThis is a plug-in for the jQuery Javascript library which provides a single .webwizard function. It creates a configurable 'Web Wizard' screen with simple 'back' 'next' 'cancel' functionality. There is a simple demonstration page here. It can be ... [More] used to quickly generate multi-screen web wizard applications in Javascript using jQuery. Simple usage:myform = 'Enter your PIN number: '; $(selector).webwizard(myform); Full usage:myForm = 'Enter your name: ' + 'Enter your age: ' + 'Enter your quest: '; myOptions = {'title': 'News Wizard', // default is 'Web Wizard', 'next': 'myscript.cgi', // default is current url 'cancel': 'cancelled.html', // default is / form_method: 'GET', // default is POST form_action: '#', // default is the current url form_enctype: 'multipart/form-data', // default is 'normal' url-encoded form_onsubmit: 'return myFormValidate(this)', // default is return true gif_back: '/myImages/wizard-back.gif', // default is on googlecode.com gif_next: 'myNext.gif', // as above gif_cancel: 'myCancel.gif', // as above back_onclick: "return confirm('Are you sure?')", // default is return true cancel_onclick: "return confirm('Are you sure?')", // default is return true title_bgcolor: '#ffffff', // default is #00007E title_fontcolor: '#DDDDDD', // default is #FFFFFF hide_buttons: true // default is false // }; $(selector).webwizard(myForm, myOptions);Back, Next, and Cancel buttonsThe three images used for the back, next and cancel buttons are hosted on this server. You may optionally want to download the three button image files and serve them from your local web server. If you do that you can configure the webwizard to use those image sources instead of pulling them from this server, using the gif_back gif_next and git_cancel options to webwizard(). The images to download can be found on this server: http://jquery-webwizard.googlecode.com/hg/wizard-back.gif http://jquery-webwizard.googlecode.com/hg/wizard-next.gif http://jquery-webwizard.googlecode.com/hg/wizard-cancel.gif [Less]

0
 
  0 reviews  |  0 users  |  48 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

PAS(power-assist-steering) is lightweight javascript library designed for managing browser history, bookmarking, and correspoding changable page title in AJAX environment. It is quite easy for you to deploy, and has been fully tested on IE/Firefox/Chrome/Opera/Safari browsers. It simulates ... [More] traditional browser behavior perfectly(see screenshot below). I'll show you a comparison with other javascript libraries later. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 13 hours ago
 
 

Pequeño javascript para crear tabs en jquery y colocar los divs a una misma altura

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 4 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.