idProjections.com - Freelance Designer, Coder, and Developer

Hello! My Name is Kyle Knight and I'm a Web Developer.

Kyle Knight - Web Developer

Posts Tagged ‘JavaScript’

jQuery .load() & UI Sortables AJAX/PHP Fun!

Wednesday, January 21st, 2009

So, I’ve been pretty neglectful of this blog, but I have a hard time trying to figure out what to write until I started doing some searching the other day trying to figure out how to do a sample .post() or .load() with jQuery. I found plenty of information on how to do the JavaScript side of it, but I wasn’t able to find an example that had the PHP sample in it as well.

In this post I am going to cover .load() as well as the jQuery UI Sortables plugin. I hope this is beneficial to someone!
(more…)

Timed Image Rotator

Sunday, December 7th, 2008

I was working on a project a while back and I ran across a really neat blog. I wish I could remember the link to the site as I would gladly give credit to where my idea came from. I will edit this if I run across it again.

Anyway, he had a picture of his parent’s farm that would change according to not only the time of day, but the current weather. He didn’t want to share his code with the public as I am sure it took quit a while to produce so I can understand, but I liked the concept and wanted to use it.

I was soon given a project where I could use a technique like that – Charlies Farm and Home – so I began working on it.
(more…)