Hi,
I've discovered this site here :
http://www.wisconsinhistory.org/kids/matching/matching.htm
<html>
<Head><Title>State Symbol Matching Game</Title>
<script language="JavaScript">
Type: Posts; User: Jay Dog; Keyword(s):
Hi,
I've discovered this site here :
http://www.wisconsinhistory.org/kids/matching/matching.htm
<html>
<Head><Title>State Symbol Matching Game</Title>
<script language="JavaScript">
Ha!
Worked it out!
<html>
<head>
<script language="JAVASCRIPT">
Hi,
I have been playing with the random question generator and what I want is for it to be able to pick a childs name at random and also pick a question at random, I have done it so far but what I...
and here's the CSS that I used from an existing site, it worked on a template but in the one above:
:link,:visited { text-decoration:none }
ul,ol { list-style:none }...
Hi,
is there a way to centralise the text in the DIV called MyText1?
I've been playing with it and I need to it be centralised both horizontally and vertically:
<!DOCTYPE html PUBLIC...
Hi,
I've just found this site and really like the scrolling comment box in the right hand lower quarter:
http://www.aimersoft.com/dvd-creator.html
Is there a code similar to this on DD? I've...
Sorted it... had a play about with it and I realised that all I'd done was put the FONT command inside the DIV bit and not the FONT bit outside it, works prefectly, many thanks!;)
You Sir, are a STAR!!! ;)
Thank you very much but there is just one other thing, how can I chnage the size of the font when you rollover the text so that it's all font size=5, I'm experimenting...
Hi,
This is an existing code I have been working on.
The modification that I would like is that you have a big triangle and originally you roll over one segment of the triangle and a random...
Hi, done it...
opc:function(o,n){
o.style.filter='alpha(opacity='+2*n+')';
o.style.opacity=o.style.MozOpacity=o.style.WebkitOpacity=o.style.KhtmlOpacity=n/100-.001;
},
That's great, thanks, is there a way to alter the opacity of the divs though?
Again many thanks.:)
Hi,
I have found some sample codes on here that resemble what I want but this is exactly what I was looking for:
http://news.sky.com/story/1081184/boston-bomb-suspect-charged-in-hospital-bed...
Found this...
http://www.onextrapixel.com/2011/08/22/adding-weather-to-your-site-with-jquery-and-yql/
Ideal!
Hi,
I've found a few free weather widgety things to put on a site but most of them look a bit big and bulky.
I'm looking for something just like this one here on the top right hand corner after...
Hi,
I was recently shown a product that we could use in school but it is actually quite expensive.
The cheap and easiest way of doing this would be to create a template in Excel and put that in...
Hi,
I have been working on this code here, it's pretty simple and it allows me to choose a child's name at random.
<html>
<head>
<script language="JAVASCRIPT">
Hi guys, first off thanks for your help, I did actually find a really good Tutorial on Youtube but I am new to Flash and am starting to use it more in work so wanted a challenge to help improve my...
Hi,
I'm relatively new to Flash and want to create a file similar to the one shown with the images of the birds and scenery that merge into one another as shown in this site here:
...
Hi Thanks, I'm looking at this one here:
http://www.hscripts.com/scripts/php/starrating.php
These are the instructions:
a) Unzip the folder "five-star-rating.zip" .
b) Create a database...
Hiya,
I have been asked to produce a system where staff members can rate a resource out of 5 using stars similar to Amazon.
I have found a few examples on line and have tried them but with...
The idea of a sky god may have come a lot later, Zeus the 'shining sky' may have been the product of a more male orientated culture but again one that relied on agriculture than hunting as the sky...
They also covered their dead in red clay as they saw blood as the life force, makes sense if you think about it, you hunt an animal, throw a spear, it hits the animal, red stuff comes out, the animal...
<HTML>
<HEAD>
<TITLE>Order Form</TITLE>
<SCRIPT>
//Global Variables
var RowsInForm = 6 //How many rows will be in the order details form
var ProductsInList = 18 //Must equal highest...
Hi,
I've been working on this bit of code I found based on an Order Form that I intend to modify to help children understand the different costs of materials.
This one is for flap jacks:
...