Monday, 3 October 2016

Changing the image source using jQuery


Changing the image source using jQuery

<img  height="15" width="15" id="btnSaveUnsave" />
<script>
    $(document).ready(function () {
        $('#btnSaveUnsave').attr('src', '../../Images/cross.png');       
    });

</script>

No comments:

Post a Comment

Entrepreneur & Intrapreneur & Entrepreneurship

Entrepreneur & Intrapreneur & Entrepreneurship                   An Entrepreneur  is a person who start a new organisation in terms ...