Asked recently on Yahoo! Answers: Password control in javascript? i have to design a program to allow access to a website to people who have the correct pin/ The pin is a 4-digit number (1000-4000).The program should have 2 options. 1. Enter the Pinand if is correct(between 1000 and 4000) the website will be accessed. [...]
Printing Sections Of A Web Page Using DIVs And JavaScript Remote Scripting
Recently asked on Yahoo! Answers: Is there an equivalent of “window.print()” in JavaScript for printing individual elements out of a whole page? For example: Whole page: window.print Individual Element: document.getElementById(‘element’).print… I don’t want to print a whole page, just an individual element. This really intrigued me because it’s the first time I’ve had cause to [...]
Simple Image Rollover Via CSS Only
Recently asked on Yahoo! Answers: Is it possible to create a mouse over image that doesn’t use javascript? And if not, is it possible to create one that doesn’t use the <a> link tag? I need to insert a mouse over image into a product page but the module I’m using already defines the <a> [...]
A Simple Random Link JavaScript
Recently asked on Yahoo! Answers: How do I make a link that takes the user to a random page? I’ve seen a lot of sites that takes the user to a random page, like Wikipedia, or any site that does it, but I look at the link in the taskbar and it says something like [...]
An Open Letter To A Programming Noob
Recently received in my e-mail: Hi There Found your email on your blog via the contact me which is linked to on your [Yahoo! Answers] profile. I was curious as to what languages you program in as I am keen to get into programming and wanted any advise or recomendations for books. I have done [...]
Displaying The Days Between Two Dates Via JavaScript / DOM
Recently asked on Yahoo! Answers: What are the MS Office Frontpage JavaScript codes needed to calculate the number of days between two dates? I am not a programmer, but i need the codes and add it to an existing webpage format. What i need exactly is to show in the page a kind of table [...]
