User Profile

Collapse

Profile Sidebar

Collapse
charliecharlesA
charliecharlesA
Last Activity: Nov 19 '07, 04:37 PM
Joined: Nov 12 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • charliecharlesA
    replied to ID undefined
    I don't know what you are suggesting... more javascript code? parentheses?

    If i want to use the same javascript function to display/hide various elements do i need to define the value of each instance?

    Translation: WHAT?
    See more | Go to post

    Leave a comment:


  • charliecharlesA
    replied to ID undefined
    Here is another attempt. I have two attempts at the same thing with different javascripts. I can't get either method to recognize the ID tag I am assigning to the text box.

    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    
    <meta http-equiv="Content-Type" content="text/html;
    ...
    See more | Go to post

    Leave a comment:


  • charliecharlesA
    started a topic ID undefined

    ID undefined

    i am currently designing a form and am having trouble with a piece of java when i put it in the document...

    The following works fine by itself, and even when i put it in other documents, however when i place it in the document i need and FireBug it, it says that the id "yesno" is not defined... Any ideas?

    Code:
    <style>
    /* Normal style */
    	 .normal {
    	  font-family: Comic Sans MS, sans-serif;
    ...
    See more | Go to post
No activity results to display
Show More
Working...