Tag Archive - div tag

Put Your Twitter Feed On Your Website Using jQuery

Twitter has become an amazing way to share thoughts, ideas, and information (not to mention what you are actually doing). Displaying your Twitter feed on your website is a great way to promote your Twitter to increase your followers.
Continue Reading…

innerHTML in jQuery

Probably one of the more common things you use javascript for is to do simple replacement of text within a DIV. What you may not know is that you can use jQuery to make the command shorter (which makes it easier to type) and you actually can get more functionality than regular javascript.
Continue Reading…