When the TEST button is clicked, the alert message returns "finalName is [object Attr] Frame Color: [object Attr] ".
How can I make "finalName" return the concatenated strings initialName + currentFrameColor?
I'm new to javascript (and programming). I'm having trouble understanding the...
This page works in IE, but not in Mozilla or Netscape. Could anyone help me figure out why? Am I using unsupported javascript?
-If possible, please suggest an alternate solution.
<html>
<head>
<title>Sample Product Gallery</title>
<script language="JavaScript" type="text/JavaScript">
<!--...
[highlight #FF99FF]I am creating a table dynamically from an XML file in the DOM. The intent is to create a new <img src= attribute from the hrefs in the XML file 2006_Print_List.xml(See bottom of thread for XML).[/highlight]
-I am able to get the filenames from the DOM(See Test Button), but I...
I am using DOM to view XML in an HTML form. I need some help constructing a loop to allow user to click "Next" button, to view next XML node. I am trying to use the variable "A" to control the array position. I want to create a loop that adds 1 to the value of A each time the button is clicked...
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.