HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Recent content by carla_rogers

  1. C

    Removing an image with a button on a webpage

    Thisis atest
  2. C

    How to Put IDs on Elements collected with getElementsByClass

    Two questions about how to work with the elements returned by getElementsByClass QUESTION 1: How can an id be added to all the elements that have been collected by the getElementsByClass . Basically, I want to cycle through the array returned from getElementsByClass('myclass'). IF an id already...
Back
Top