Categories
Tags → Object In Javascript

Tavrida WebSite Editor

A Delphi-like editor for writing Web sites with PHP, PERL and database support and testing them on a built-in Web server. Main features: - Delphi(C++ Builder)-like interface: main window with a Tag palette (the analog of the Component palette) o...
DETAILS

LT Diagram Builder - PHP version

LT Diagram Builder - PHP version is a library to generate coordinate diagrams (charts/graphs) in PHP pages. The methods Bar, Box, Dot, Pixel, Line, Area and Arrow of the Diagram object can be used for the display of data. The coordinate diagram can b...
DETAILS

LT Diagram Builder - ASP version

LT Diagram Builder - ASP version is a library to generate coordinate diagrams (charts/graphs) in ASP pages. The methods Bar, Box, Dot, Pixel, Line, Area and Arrow of the Diagram object can be used for the display of data. The coordinate diagram can b...
DETAILS

Box Game

Fun and challenging!! JavaScript box puzzle. A table of 16 cells is filled with randomly generated numbers from 1 to 15. One cell is left blank. As the user clicks on one cell, it is swapped with the adjacent cell, if it is the blank one. The ob...
DETAILS

Writing Classes in Javascript

Writing classes in JavaScript doesn''t give full functionality of an object oriented language, but it at least gives data hiding and encapsulation which are very useful specially when JavaScript is not a strongly typed language. It is very usefu...
DETAILS

JavaScript and Object Oriented Programming

JavaScript may not be known for its object oriented properties, but it does support most of the features required to be considered an Object Oriented language. See how to write OOP code in JavaScript.
DETAILS

Loris Vector Map Engine

LVME consists of Flash map engine (any maps can be loaded into it) and JavaScript bridge, that connects static or dynamic (eg. from a database) outputs and Flash map. Any objects, that are stored in database and have X&&Y coordinates can be s...
DETAILS

An Object Lesson in Javascript

This is a new article on Devshed.com that may be of interest. It''s called &"An Object Lesson in Javascript,&" and it''s all about using Object Oriented Programming techniques to enhance JavaScript coding.
DETAILS

A Programmer''s Introduction to PHP 4.0

A Programmer''s Introduction to PHP 4.0 addresses experienced programmers and Web developers--no matter what language they are familiar with. The book begins with a rapid introduction to PHP''s syntax and basic functionality, allowing reade...
DETAILS

Navigation Menu

This JavaScript navigation menu sends users to other Web page/site upon link selection change. It works by using the onChange function of the SELECT object to tell the window to load a new document. The URLs of the documents to jump to are given by t...
DETAILS

Page:
©2003-2008 jCay.com