F
Frank H. Shaw
QUESTION 1 - I need to do it in javascript what is needed to do it in
javascript any tools or do I just write the script what do I have to do to
tell frontpage javascript is contained in the page:
QUESTION 2 - The exprison in the if statement below inside the javascript
the varable amount needs to refirer to the radiobutton which is HTML code
posted at the bottom of the page here:
<Script>
IF amount = 20.95
ENDIF
</script>
Below is my radiobutton HTML code which would come well before the
javascript code
above:
Was this post
javascript any tools or do I just write the script what do I have to do to
tell frontpage javascript is contained in the page:
QUESTION 2 - The exprison in the if statement below inside the javascript
the varable amount needs to refirer to the radiobutton which is HTML code
posted at the bottom of the page here:
<Script>
IF amount = 20.95
ELSE
ENDIF
</script>
Below is my radiobutton HTML code which would come well before the
javascript code
above:
Was this post