So I wanted something simple, easy that could handle the information that explains what these options mean. There’s so many way to handle this, and some are more powerful (see if you can find the rickroll), and other aren’t, using the title=”" attribute in a link. The one I’ve done is closer to the simple, but allows for a little more control and looks a lot better!
So I have a form with a number of checkboxes and radio buttons. There’s a lot of stuff going on there, like 23 or more. I can’t remember all them, and so when people ask me what this one does, or that one controls I have to dig through some code to remember what they are for (yes I can guess, but I’m too lazy for any of it).
So what I did was add a little famfamfam silk ‘help’ icon next to each one, and gave it a mouseover event to show a tool tip.
This is a preview of Simple javascript mouseover tooltip
.
Read the full post (773 words, 2 images, estimated 3:06 mins reading time)
Posted in Computers, HTML, Javascript, Programming
1 Comment »
I’m sitting here getting ready to write up a quick and dirty little regular expression for checking INET values, when it got me thinking. I’ve somehow turned my blog into a more technical blog then just some ramblings of mine. My technical posts out number general (or non-geeky) blog posts.
It’s not such a bad thing, in my mind, but that’s why I have another site. It’s not currently working due to the data loss suffered earlier in the month, and I haven’t gotten around to getting it back up and running yet. So what shall I do? I suppose I could just cross post them between the two and try to focus more on the generality of this blog.
It’ll probably straighten itself out in long run (once the other site is up and running), but until then - I guess you’ll be stuck with geeky entries here.
This is a preview of Contemplating an entry about Regular Expressions
.
Read the full post (811 words, estimated 3:15 mins reading time)
Posted in Javascript, Programming, Regular Express
2 Comments »
Recent Comments