Blackbams Blog
development – digital arts – internet
Knowledge is free. No one may take possession of it.
Tagged Posts ‘jQuery’
15. February 2014
When coding responsive Web-Designs we usually have images in the content and in various containers with varying dimensions. In these containers, images should never be bigger than the HTML-container itself. In order to solve this problem I have developed this little script which may be helpful for some of you visitors, too. It is just […]
From category jQuery, Web Development || No comments yet »
2. July 2013
Recently a client wanted to display social media buttons like facebook, twitter and google plus at the bottom of each image in jQuery Colorbox. As it is bad practice to change the source code of a Plugin, the following code worked well for this job. Note: This client wanted the full URL to be […]
From category jQuery || 12 comments »