Tuesday, 23 July 2013

enable javascript in all browser information

Put this under head tag- <head>

<noscript>  <h3 style="color#FF3300;">
Javascript is not currently enabled in your browser.<br /> You must <ahref="http://support.google.com/bin/answer.py?hl=en&answer=23852" target="_blank">enable Javascript </a> to run this web page correctly. 
</h3></noscript>

2 comments:

How to highlight selected text in notepad++

  –> To highlight a block of code in Notepad++, please do the following steps step-1  :- Select the required text. step-2  :- Right click...