Responsive Switch "Responsive Design" or "Desktop view"
Step 1: Download and reference responsive-switch.min.js in the <head> of your responsive website's HTML code.
<script src="http://filzhut.net/projects/responsive-switch/static/scripts/libs/responsive-switch.min.js"></script>
Step 2: Add the following link to your website:
<a href="#" class="rs-link" data-link-desktop="Switch to desktop version" data-link-responsive="Switch to responsive / mobile version"></a>
Done.
<script src="http://filzhut.net/projects/responsive-switch/static/scripts/libs/responsive-switch.min.js"></script>
Step 2: Add the following link to your website:
<a href="#" class="rs-link" data-link-desktop="Switch to desktop version" data-link-responsive="Switch to responsive / mobile version"></a>
Done.
Comments
Post a Comment