Tag: html5

  • 3 ways to use Exists function for jQuery

    3 ways to use Exists function for jQuery

    jQuery is really useful for client website programming. It help us a lot but sometimes we need to spend time for very simple problem. This article will show you 3 ways to use exists function for jQuery what help you check if an element exists or not.

  • Auto break line in HTML using CSS

    Auto break line in HTML using CSS

    Break line in HTML will make content easier to read when we meet a long word. For example, user comment a long URL and we have to display full URL, but the problem is the area we use for it not too big to display all of long URL. In this case, we need the […]

  • Autoplay for media element js

    Autoplay for media element js

    This is a bug in MediaElementJS, autoplay works for native and silverlight, but needs a little help with Flash.