Forums

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

Home Forums JavaScript Image Change JS

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

    I would like to know I have a select form that I can choose my themes for my website but if change theme I would like image to change with out me submitting the form

    <img src="<?php echo $image;?>" alt="" id="template" class="img-thumbnail" />

    Is there a js or ajax that can change form auto once chosen the select part.

    #182920
    Paulie_D
    Member

    Unfortunately, we seem to have a language barrier.

    I can’t quite make out what it is you are asking

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