Im getting the red cross and i double checked the id, im going to try using the image on something else on the site and see if it works.....i was alos thinking about using something like this
onclick="alert('info')
in the input button tag, but thats a last resort
I have been made up this simple guessing game, i got bored, but it does not work, any help.
<head>
<title>Practice html </title>
<script type="text/javascript" language="javascript>
<!--
funtion Guess_game()
var rnum=Math.random()*20
var guess="GetElementById('guess')"...
it was something along the lines of <button name="submit".....other entries i dont remember (basic elements)...onClick="show_box()">Button Title</button> That is what worked.
now it is:
<form>
<input type="image" name="submitbutton" src="clanstats.gif" alt="clanstats"
onclick="show_box()" />...
I had on my site a standard button that you click and it shows some information (i realize i could use a collapsible document for this but i choes not to for a reason i can't remember). The button was put in with the button tag <button> and had all the information needed (i dont have the...
How do you link to an external javascript file, not only in the heading but alos the element in the body. Can javascripting be put into classes like html in css and could I put javascripting classes in a css file.
This is a problem i ran into nd it seems the answer is alomost to easy and i keep beating myself up over that lol. In my css i have a class called .cellover (it is for javascript but that doesn't matter) and it is used to highlight the table cell in my navigation area. I want to change the link...
I like it it is simple, i often use the similar design but i include two more things that i think you would find useful. A Title for the page (header) which is just another row that spans 2 colummns and the same with a footer at the bottom of the page. And if you want make the header row three...
I wrote some javascripting for a site navigation which simply uses a onmouseover to highlight a table cell. It is embedded in the head as follows:
<!-- This is the code in the head -->
<STYLE>
.cell_over { BACKGROUND-COLOR: #000080;
link: #c0c0c0...
I am tired of reading books that i bought and online giudes on configuring everything and have so many problems. say i have a virtual host under c:\VirtHost and im using Apache 2, php 5, MySQL (which i havent even gotten around to setting up yet because of these problems) and Macromedia DW 2004...
it is configured correctly, but to make sure i will check it again, the virtual host works fine when i go to it in the web browser, it is something with additional pages.
I dont know whether to put this in the DreamWeaver mx forum or this one so i will start here. I use Macromedia DreamWeaver MX 2004 and when i go to preview my work in a browser the browser opens up goes to my virtual host on my Apache 2 web server and then shows nothing, simply a blank page. But...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.