Sublime Text 2 Emmet Code

Here is the sublime text 2 emmet codes. [html] import urllib2,os,hashlib; h = 'eb2297e1a458f27d836c04bb0cbaf282' + 'd0e7a3098092775ccb37ca9d6b2e4b7d'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); os.makedirs( ipp ) if not os.path.exists(ipp) else None; urllib2.install_opener( urllib2.build_opener( urllib2.ProxyHandler()) ); by = urllib2.urlopen( '' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); open( os.path.join( ipp, pf), 'wb'

Continue Reading »

Important Abbreviations

There are some Important Abbreviations we use usually but we do not now the meaning of the Abbreviations. Here are some of my collection. See them out. 1. GOOGLE - Global Organization of Oriented Group Language of Earth. 2. YAHOO - Yet another Hierarchical Officious Oracle. 3. WINDOWS - Wide

Continue Reading »

Converting Dollar sign ($) to jQuery

Some jQuery files are coded by dollar sign ($). That's why It conflicts with php and other files. And then the jQuery file doesn't work. Solve this problem Whole dollar signs ($) need to convert into 'jQuery'. If there are plenty of dollar signs, This is very tough to convert

Continue Reading »

Bootstrap Nav Hover Dropdown.

This is the discussion about how to make the Dropdown menu Hover dropdown instead of click. Bootstrap Dropdown menus are normally click function dropdown. that means when click on the parent menu Item then the submenu Item shows. If you follow the instraction to make the menu hover dropdown. It's

Continue Reading »

Get A Free Quote / Need a Help ?