Difference between revisions of "Focus Order Favlet"

From Level Access Web Labs
Jump to navigation Jump to search
Line 4: Line 4:
 
<div style="padding-bottom:1em;">
 
<div style="padding-bottom:1em;">
 
   Add the link below to your favorites or bookmarks -- in Chrome you can drag and drop it onto the bookmarks toolbar.
 
   Add the link below to your favorites or bookmarks -- in Chrome you can drag and drop it onto the bookmarks toolbar.
   <a href="javascript:(function(){var%20element=document.createElement('script'); element.setAttribute('src','https://labs.ssbbartgroup.com/index.php?title=focus_order.js&action=raw&ctype=text/javascript'); document.body.appendChild(element);})();"> Focus Order Favlet </a>
+
   <a href="javascript:(function(){var%20element=document.createElement('script'); element.setAttribute('src',http://mraccess77.github.io/favlets/focusOrder.js'); document.body.appendChild(element);})();"> Focus Order Favlet </a>
 
</div>
 
</div>
 
<h2>Code from favlet</h2>
 
<h2>Code from favlet</h2>
<iframe style="width:100%;" src="https://labs.ssbbartgroup.com/index.php?title=focus_order.js&action=raw&ctype=text/javascript">
+
<iframe style="width:100%;" src="http://mraccess77.github.io/favlets/focusOrder.js">
 
</iframe>
 
</iframe>
 
</html>
 
</html>
  
 
[[Category:Favlet]]
 
[[Category:Favlet]]

Revision as of 01:07, 1 November 2018

Indicate focus order of the current document.

Add the link below to your favorites or bookmarks -- in Chrome you can drag and drop it onto the bookmarks toolbar. Focus Order Favlet

Code from favlet