Shaun Mccran

My digital playground

04
A
U
G
2008

JavaScript Confirm function

Recently I've been using the JavaScript confirm method to confirm if a user has clicked on the right thing or not. A handy 'catch-and-verify' fail safe.

[ More ]

18
J
U
N
2008

Javascript passing variables to coldfusion

I was looking to capture the screen resolution for an application, and there didn't seem to be a straightforward way of doing that in coldFusion. JavaScript can do it, so how do I join the two together.....

[ More ]

05
J
U
N
2008

Javascript function to toggle divs on or off

Ever needed to display far more information on one page than will reasonably fit, but want all related parts of a series of pages to appear 'grouped'?

[ More ]

20
M
A
Y
2008

Javascript Select - jump to url

This is a pretty simple javascript function that I use quite a lot. I normally end out saving the code into a code snippets directory somewhere, but keep loosing it, so I'm adding it here.

[ More ]

_UNKNOWNTRANSLATION_ /