View Single Post
Old 09-17-2012, 04:04 AM   PM User | #5
AndrewGSW
Senior Coder

 
Join Date: Apr 2011
Location: London, England
Posts: 2,120
Thanks: 15
Thanked 354 Times in 353 Posts
AndrewGSW will become famous soon enough
In the revised version (attached) I've renamed the dollar function $() to Dlr() to avoid any possible conflict with jQuery - a sensible precaution

I'm particularly proud of my sorting approach so I've added the following attribution which I would prefer is kept please

Quote:
// Sort methods/algorithms attributed:
// A Gibson http://andrew.dx.am
It occurs to me that if I have a carousel made of an ol with li's containing an image, title, amount and, perhaps, a date in separate spans, then, using my code, I could sort the carousel at the touch of a button
Attached Files
File Type: zip sorttable.zip (4.6 KB, 24 views)
__________________
"I'm here to save your life. But if I'm going to do that, I'll need total uninanonynymity." Me Myself & Irene.
Validate your HTML and CSS
AndrewGSW is offline   Reply With Quote