Posts Tagged ‘jQuery’

Addition to jQuery slider

A few days ago I posted a script that allowed you to create a jQuery slideToggle that would remember it’s last state throughout page reloads. The original idea came from Matt over at ifoh designs. He even was so kind to comment on my version. He mentioned something though I think in return is a mention from me.

Read more »

A jQuery slider on cookies

As you’ll probably have noticed, the homepage of my site featues a “recent project” box that can be closed with a little jQuery sliding effect. I allready planned that feature in the previous version, but found it extremely annoying becasue with every refresh, it would open again. A while back I found this article on ifohdesigns and decided to use it to implement the sliding box again in my site, though this time, it would stay closed.

However, the script started off from a hidden div that you want to show, instead of hiding a box that’s there. I started fiddling with it and before I knew it, I broke it. Nice going, Bram. Smooth.
Read more »