Posts Tagged ‘jquery’
Wednesday, September 1st, 2010
In this case we have a text that will get toggled back and forth between a text area containing said text and the raw text itself. Each time we toggle back from text area to simply showing the text itself it gets saved to disc.... Read More
Tags: ajax, Javascript, jquery
Posted in Javascript, jQuery | No Comments »
Sunday, August 22nd, 2010
Tags: ajax, jquery, jquery ui, sortable
Posted in Ajax, jQuery | No Comments »
Saturday, April 10th, 2010
The problem at hand that jQuery’s trigger functionality will solve is automation while at the same time facilitating implicit code reuse. We already have an interface that responds to button clicks, each button click will import statistics from a third party, display the stats and an import button, which when pressed will import the displayed stats. ... Read More
Tags: automation, jquery, triggers
Posted in Javascript, jQuery | No Comments »
Sunday, March 7th, 2010
Update: This interface can be seen in a fully functioning state in the VizReader RSS reader.... Read More
Tags: ajax, Javascript, jquery, json, tree
Posted in Ajax, jQuery | No Comments »
Friday, January 29th, 2010
Well that didn’t take long, unsurprisingly. I needed the interface to handle foreign relations, for this I would’ve liked to use conventions, for instance that all primary autoincrementing keys be named id. However the legacy database I’m working with won’t allow that, so we need configuration:... Read More
Tags: jquery, PHP
Posted in Ajax, PHP, jQuery | No Comments »
Sunday, January 10th, 2010
I recently made a very simple but functional administrational interface using jQuery and Ajax to avoid having to refresh the page all the time thus simplifying development.... Read More
Tags: ajax, Javascript, jquery, PHP
Posted in Ajax, PHP, jQuery | No Comments »
Wednesday, December 9th, 2009
This tutorial will all be about managing loading data into multiple select lists and then save the selections in the list.... Read More
Tags: ajax, Javascript, jquery, json, multi select, PHP
Posted in Ajax, PHP, jQuery | No Comments »
Saturday, December 5th, 2009
Small tag stripping jQuery plugin:... Read More
Tags: html, jquery, regex
Posted in jQuery | No Comments »
Saturday, December 5th, 2009
I just managed to create a function that will automatically find all URLs in the text in a text area and replace them with shortened URLs by way of bit.ly and I thought I’d share it.... Read More
Tags: bit.ly, Javascript, jquery, json, PHP, picolisp, twitter, url shortening
Posted in jQuery | No Comments »
Sunday, November 8th, 2009
As the title implies we’ve now added online/offline functionality and the ability to toggle the user list to show only friends or all members.... Read More
Tags: Javascript, Joomla, jquery, PHP
Posted in Joomla, Misc, PHP, jQuery | No Comments »