It is working now that I added a line.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link...
This code fails, error message: No input file specified. The text file is on the server.
[code]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta...
I would like to pass array[x] to a variable so that I can use .innerHTML to replace the contents of a div with the variable. I've searched for hours and don't find any reference.
Any help is appreciated! Big thanks.
Aha, since I never tab to links, I hadn't a clue that some do. I'll certainly consider it. I did the onFocus blur to prevent the dotted line from circling the link when activated. Thank you.
feherke, the forward and back navigation does not target html pages, but paintings in an array. The painting.php page is the only page to display the larger picture.
Though I have declared both functions in <head>, they will not execute. The file that calls the functions is a php include. The main file is painting.php. I hope this isn't too much information. Thanks!
Here are the two functions:
function directionBack()
{
document.write("Im here in...
The "missing ;..." error has been fixed. But, no matter what combination of delimiters and escape characters (I've been at this for hours) I use, even when the string is accepted and it is correct, and there is no error message, the new image is not displayed. Looks like this site is going to...
Hold on. I'm now seeing an FireFox error:
missing ; before statement
[Break On This Error] if(this.blur)this.blur)
Maybe this is screwing things up. I'll see what I can do.
kk
Thanks, vacunita. The slash after <img src= triggers the path to go back up toward the root directory. I tried escaping the slash (\\) but that didn't work. This is maddening.
Wondering what I can do to fix this error:
missing ) after argument list
[Break On This Error] change_content('imagediv', '<img src='images/painting_2.jpg'>');
This code is contained in an include.
The parentheses are there. ??
On webpage the problem is the left bracket on menu "paintings"...
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.