Forum: JavaScript / DHTML / AJAX Sep 12th, 2008 |
| Replies: 20 Views: 43,963 are you looking for something like this? http://www.amerimod.com/ |
Forum: JavaScript / DHTML / AJAX Mar 24th, 2008 |
| Replies: 1 Views: 6,488 I want to us a simple HTML drop down lists (<select name="menu"....) as a quick jump between a couple of different html pages. I was able to come up with the script to have the pages jump to the... |
Forum: JavaScript / DHTML / AJAX Jul 19th, 2006 |
| Replies: 3 Views: 5,185 Unfortunately I cannot figure out how to do that. I am not a real developer I know enough to get by. An example would really help. |
Forum: JavaScript / DHTML / AJAX Jul 19th, 2006 |
| Replies: 3 Views: 5,185 I am building a site that has 3 main sections (Sec1, Sec2, Sec3) These 3 sections will be the main navigation going accross the top. On the home page will be a image approx 528 X 228. Each section... |
Forum: JavaScript / DHTML / AJAX May 5th, 2005 |
| Replies: 20 Views: 43,963 This script will load random images and they will change when you refresh. I hope this is what you are looking for:
Put in the head:
<SCRIPT LANGUAGE="JavaScript">
var theImages = new... |