4 images picked at random each one unique from the other and all from the same folder. Every image can appear in any one of the boxes but there never be two of the same images showing at the same time. I really enjoyed making this as all the ones I’d of seen before used …
Read moreI made this to help me writing out my meta tags as it used to annoy me when I’d been writing away only to have a load of text trimmed off at the end. So with this you just set your character length and off you go every time you stop typing (onkeyup) it checks …
Read moreSimple and easy to understand JavaScript case converter ideal for changing the case of your HTML tags or for when you left the caps lock on. Uses built in JavaScript functions to convert the case up or down I originally made this after i got fed up of having to keep copying and pasting into …
Read moreAuto lock your login pages with this little script get the login details wrong 3 times and the page is locked out until reset by the administrator! Avoid password crackers and brute forcer’s as the only way to reset this is to delete the log file (a.txt). It is possible to modify this script to …
Read moreSome characters in HTML are reserved and so must be replaced with character entities in oder to have them display properly on the page. And to quote an extract i read recently “You shouldn’t include any characters in your HTML files that you can’t type with only one finger.” This is because often different browsers …
Read moreGrab the title and meta tags from a remote URL with one click. No more wasting time sifting through the (HTML) source code to find what your looking for and that’s why i made this as when checking out competitors pages to see how they were using there meta tags mainly keywords and description tags …
Read more