Categories
Tags → Methods In Javascript

JavaScript PHP Remote Method Library

This PHP5 class allows your Prototype JavaScript AJAX applications to natively call PHP methods and get data back as if the methods were written in JavaScript. I modeled this somewhat after AMFPHP for Flash remoting. I wanted to be able to simply wri...
DETAILS

Preventing Cross Site Script Attacks

Cross Site Script or XSS is one of the popular methods for attacking not only to Ajax based websites but almost any other website that accepts user inputs. Even before Ajax was conceptualized, this attack was already practiced by different hackers. T...
DETAILS

JavaScript-Reference +Browser/User Agent Support

Navioo.com contains a complete reference of all the built-in JavaScript objects, along with their methods and properties. Navioo.com also contains an event reference and a reference of the top-level properties and functions that can be used on ...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

PJC -- Punycode Javascript Converter

This javascript class(Punycode Javascript Converter, PJC) is a punycode encoder and decoder for non-ASCII characters. Also, it provides methods to convert between punycode and International Domain Name(IDN). It is written in pure javascript, no...
DETAILS

JavaScript Applet Objects

In this JavaScript tutorial, you will learn about applet object, properties and methods of applet object, Methods of applet object, area object, Properties of area object viz. hash, host, hostname, href, pathname, port, protocol, search and target.
DETAILS

JavaScript Event Object Properties and Methods

In this JavaScript tutorial, you will learn about event object properties and methods like keycode, layer, offset, modifiers, page, reason, returnValue, screen, srcElement, target, srcFilter and type.
DETAILS

JavaScript Boolean Object

In this JavaScript tutorial you will learn about JavaScript boolean object, how to pass value to the boolean object, properties and methods used with boolean object.
DETAILS

Working with JavaScript DOM Objects

In this JavaScript tutorial, you will learn about DOM object - window, properties of window object, methods of window object, screen, properties of screen object, navigator, properties of navigator object, methods of navigator object, history, proper...
DETAILS

JavaScript Frame Object

In this JavaScript tutorial, you will learn about frame object its properties and methods in detail with example. frame object, properties of frame object, frames, self, name, length, parent, methods of frame object, blur(), focus(), setInterval(), c...
DETAILS

JavaScript Object Oriented Features

In this JavaScript tutorial you will learn about JavaScript Object Oriented Features, object type, object instantiation, using object properties, using object methods and achieving object instantiation.
DETAILS

Page:
©2003-2019 jCay.com