Forums

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

Home Forums JavaScript Display another canvas by changing the first id

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #158907
    jmitsh
    Participant

    Hi, how can i display a canvas object by changing the id of the first one using jquery when i click on button?

    Here is what I am going for:

    var icons = new Skycons(), list = [ "clear-day", "clear-night", "partly-cloudy-day", "partly-cloudy-night", "cloudy", "rain", "sleet", "snow", "wind", "fog" ],
    
Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.