Categories
JavaScriptTips and Tutorials → Miscellaneous

External JavaScript and PHP

External JavaScript can reference not just .js files, but PHP scripts as well. See how this is done, and the wonderful possibilities linking PHP to JavaScript bring.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Display last time modified on page

This tutorial shows you how to create a small snippet of code which will display the last time the file was modified. Very useful for keeping track of page updates or informing your visitors of how old the page content is.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

OOP in JavaScript: Introduction

An introduction to Object Oriented Programming in Javascript. This example creates a small user control that can be used repeatedly and independantly on the same web page.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Adding Sound/Music to web sites

Learn how to use Dreamweaver Behaviors to Play Sound in 2 quick steps
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Pop-up Windows

Use the Dreamweaver behaviors panel to create small pop-up windows. This behavior helps to create pop-up ads, small browser windows etc. If you don''t have Dreamweaver we have provided the code that you can cut ''n'' paste and use in y...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Dreamweaver Behaviors

Use the Dreamweaver behaviors panel to create jump menus, swap images, pop-up windows, play sound, validate forms and more. Dreamweaver behaviors make it easy to add interactivity to your site. Try out all the cool stuff possible using Dreamweaver be...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

JavaScript Alternatice to Colored Scrollbars

Useful trick for getting those colored scrollbars if you want to have a W3C (w3.org) valid site :) This tutorial explains it all.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Bookmark Homepage

Creating a simple &"set to homepage&" link. The dhtml script that sets the homepage only works for IE. It calls the following function, &"this.setHomePage(''http://someurl.com'')&" see webpage for mo...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Add to Favorites

Creating a simple ''add to favorites'' link. This is a client side request, that asks the browser to put the link in the ''favorites'' folder. Each browser may respond differently to this request, IE will pop open a window as...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Table Border Styles

An simple introduction to creating different border styles for your tables. Including border sizes, colours and types.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com