Do you have a link to the test page you're speaking of?
@aurelsfr As I said, you don't need to use jQuery. You can do the same with straight up JS.
No problem. Give me a shout if you still face issues!
That's pretty much a case of CSSing it up. You'll need to "prettify" it but - http://jsfiddle.net/5mwr8/
First of all, I do agree that using a library like jQuery in the above example is overkill and it would be better if you use straight up JS....
Just to add to @sarahk's post, remember to escape variables (user defined) you use to query the database with so that you're not susceptible to...
I like using the Cycle 2 plugin. Prior to that I used to use Nivo Slider
I'm not sure if this'll help clarify it, but I've coded a fresh example here - http://jsfiddle.net/9nyXY/ It'll show you the HTML, CSS and jQuery...
Something like this? http://jsfiddle.net/dDsLx/
You could consider using a 3rd party plugin like Cycle 2 - http://jquery.malsup.com/cycle2/ What you're looking for is the "Manual Slideshow" at...
I had a quick look using the developer tools on Chrome. It looks like he's got a list with the id "circlemenu" with the HTML & CSS below: <ul...
This should help - http://codex.wordpress.org/WordPress_Feeds#Finding_Your_Feed_URL
It's late so I don't have a huge amount of time to look into this, but the fact it shows a 404 suggests to me that the mod_rewrites haven't been...
The guys above me definitely have a point, so you really should look into using Mysqli or PDO. Failing that, at least look into escaping your...
Separate names with a comma.