Categories
Tags → Javascript Variable

BFN Environment Information

Get the visitors IP address and User agent and store them inside a JavaScript variable for further processing. This service is a simple way for you to retrieve the visitors IP address and User Agent accurately and efficiently.
DETAILS

PHPMachine Error Handler

Catches errors in your PHP script and displays an error overview, a section of source code from around the area where the error occurred (you may hover your mouse over a variable to see it''s contents at the time of the error!) and a collapsible...
DETAILS

JavaScript (And Other) Tips && Tricks

Basic, simple tips and tricks, with code samples, on frequently asked JavaScript questions, like window sizing and positioning, window focus control, calling multiple functions from event handlers, watermarking (making static) background images, dete...
DETAILS

Javascript Obfuscation Application

A program written in Javascript and DHTML. It takes the Javascript (or even a self contained Web Page), removes the white space, comments and line breaks, and replaces function names and variable names with meaningless hash values. By using hash val...
DETAILS

Text Box Ticker

A Javascript Text Box Ticker that ticks a number of messages on a Text Box. This ticker is very easy to customise. You can add any number of messages and their corresponding URLs. Messages must be added to the array ticker_msg and the URLs must be ad...
DETAILS

Button Ticker

This is a Cross Browser Javascript Button Ticker that ticks a number of messages on a button.You can change the direction in which the message ticks. (i.e the order in which the message ticks). This ticker is very easy to customise. You can add any n...
DETAILS

Cross Browser Ticker

This is a Cross Browser Javascript Ticker that runs on MSIE as well as Netscape. This ticker is very easy to customise. You can add any number of messages and their corresponding URLs. Messages must be added to the array ticker_msg and the URLs must ...
DETAILS

Blinking Text

This is a simple JavaScript that blinks a text message. The blinking speed of the text can be easily changed by changing the value of the variable ''blink_speed''. This version (v 2.0) supports IE, Netscape 4.x and Netscape 6.x.
DETAILS

LensDebug

LensDebug is a very useful for debugging without disfiguring your main html page with distracting debugging output. Uses javascript to display variables as you debug in a separate window. Each variable is disassembled and color coded for easy referen...
DETAILS

Count Visits with Cookies - Send User To Correct Page

This JavaScript example counts the number of visits to this site (page). It uses that information to send the user directly to the correct page on the site (via a parameter). A test-only variable should be set to false to turn off the test mode.
DETAILS

Page:
©2003-2019 jCay.com