Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Show/Hide + Append Child Function

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35998
    angelazou
    Participant

    I have a form that I want to use JavaScript to display the content of a package when that package is selected, as well as adding the package to the list of purchases when it’s selected. Both of which I’m having issues with. This is a mockup script that I have created (http://jsfiddle.net/RXLzn/), the function I created for this purpose is the showPlans() function.

    Angela

    #94205
    angelazou
    Participant

    I tried to update the form to use a function I found on the web, but no luck. Here is the updated version (http://jsfiddle.net/RXLzn/2/). It’s still not working. JS seems so complicated.

    Angela

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.