RedTram News Search Engine
Русский  English Українська  Français  Polski  Deutsch  Italiano  Español  中文   
9 November 2009 year (time zone GMT 00:00)  Number of sources in English: 4959
webreference.com RSS 2.0

Scripting Multiple Elements with the Same ID

07.11.2009 05:16    webreference.com
Some applications require different elements with the same ID. Learn how to distinguish between them in your script.



Detecting a Selection

07.11.2009 05:16    webreference.com
Do you know how to detect whether there is a selection on the page? Learn how to use the document.selection object.
Detecting a Selection

Structuring Windows Form Applications

07.11.2009 05:15    webreference.com
Do you know how anchoring a control affects its behavior during resizing? Learn how to structure your Windows form application.
Structuring Windows Form Applications

Building a Banking Application Home Page with OOP

05.11.2009 21:18    webreference.com
Learn how to create a banking application using Object Oriented Programming that became available in PHP 5.
Building a Banking Application Home Page with OOP

Mixing Scripting Languages

05.11.2009 21:18    webreference.com
in your web pages. These discussions will be applicable to cross-browser scripting and HTAs as well.
Mixing Scripting Languages


Catching, Manipulating, and Throwing Exceptions

31.10.2009 06:43    webreference.com
Do you know how to manipulate exception strings as they pass between try and catch blocks? Learn how to catch, manipulate, and throw exceptions.

Creating Error Messages

29.10.2009 23:07    webreference.com
Remember how difficult (and boring) it was to clean up error messages? Learn how to avoid the mess entirely in JavaScript.
Creating Error Messages

Review: phpFox, a Social Networking CMS with all the Bells and Whistles

29.10.2009 14:16    webreference.com
Is it time to stop blogging and start networking? This CMS has everything a developer needs to create a top of the line social networking site with all the features that users have come to expect from sites like MySpace,
Review: phpFox, a Social Networking CMS with all the Bells and Whistles

Describing the add Web Service

28.10.2009 12:49    webreference.com
Do you know how to generate the WSDL description of a Web service? Learn how much code is written by the system per your 9-line Web service.
Describing the add Web Service

Object Orientated Programming- The Banking Application - Login

27.10.2009 16:19    webreference.com
This article discusses the login portion of our banking application that we created using the new Object Orientated Programming that became available in PHP 5. We will also cover some additional OOP concepts that we have not looked at yet.
Object Orientated Programming- The Banking Application - Login

Figuring Out the XML Grammar

26.10.2009 21:28    webreference.com
Do you know how to write the grammar for an XML data file? Learn how to specify the structure of the data in the DTD.
Figuring Out the XML Grammar

Removing Attributes

26.10.2009 21:28    webreference.com
How do you load an element with its default appearance intact? Learn how Netscape 6 supercedes Internet Explorer in removing attributes.
Removing Attributes

Avoiding Early Versions of MSXML

23.10.2009 18:42    webreference.com
Do you know the difference between XSL and XSLT? Learn about the evolution of XSLT and how to avoid early versions of Microsoft XML parser (MSXML).
Avoiding Early Versions of MSXML

Managing Logs in Apache

22.10.2009 23:37    webreference.com
The two log files that most Apache setups generate are access.log and error.log. You can also choose to add more logging for things like URL rewriting, or gzip compression. As these logs grow in size and number, they become harder
Managing Logs in Apache

Using GreyBox in your HTML Applications: The Unobtrusive JavaScript Solution

22.10.2009 23:37    webreference.com
Rob Gravelle presents a solution for making Orangoo's GreyBox library work with HTML Applications (HTAs)using AJAX and the DOM scripts collection. By making the changes in a local script, specialized behavior can be limited to a specific application.
Using GreyBox in your HTML Applications: The Unobtrusive JavaScript Solution

Arrayed Buttons

20.10.2009 14:56    webreference.com
Suppose you want to add a phone keypad to your homepage. Need advice? Learn how to program an array of buttons.
Arrayed Buttons

Updating a Banner without Reloading

20.10.2009 14:56    webreference.com
Do you know how to refresh a banner without reloading its page? Learn how to use the different flavors of insertAdjacentHTML.
Updating a Banner without Reloading

Using Current Context to Search for DOMDocument Nodes

20.10.2009 14:55    webreference.com
Do you know how to select nodes at a given context? Learn how to use the "./" notation to specify the current context.
Using Current Context to Search for DOMDocument Nodes

Dos and Donts for Filters

16.10.2009 16:56    webreference.com
Name the three most important rules for applying filters successfully? Having a layout for the object is the first one.

Sniffing the Editable Mode

16.10.2009 16:56    webreference.com
Do you know how to switch objects between editable and non-editable modes? Learn how to use the isContentEditable property to sniff an element's editable mode.
Sniffing the Editable Mode

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 ... 75 »