Close div when clicked
Close div when clicked
Out of context: Reply #24
- Started
- Last post
- 25 Responses
- ********0
put inline css display:none on image then call jQuery on page load $("#yourimageid").fadeIn()
put inline css display:none on image then call jQuery on page load $("#yourimageid").fadeIn()