Template:UCSF/Jixedbar2

From 2010.igem.org

(Difference between revisions)
Line 379: Line 379:
var RightButtons = document.createElement('ul');
var RightButtons = document.createElement('ul');
-
RightButtons.class="jx-bar-button-right";
+
RightButtons.className="jx-bar-button-right";
RightButtons.innerHTML = '<li title="Links"><a href="#"><img src="https://static.igem.org/mediawiki/2010/6/6e/UCSF_2010_Links.png" alt="Links" /></a><ul><li><a href="http://ryan.rawswift.com/feed/"><img src="icons/feed-doc.png" title="Content Feed" />&nbsp;&nbsp;&nbsp;Content Feed</a></li><li><a href="http://ryan.rawswift.com/comments/feed/"><img src="icons/ballon.png" title="Comment Feed" />&nbsp;&nbsp;&nbsp;Comment Feed</a></li></ul></li>'
RightButtons.innerHTML = '<li title="Links"><a href="#"><img src="https://static.igem.org/mediawiki/2010/6/6e/UCSF_2010_Links.png" alt="Links" /></a><ul><li><a href="http://ryan.rawswift.com/feed/"><img src="icons/feed-doc.png" title="Content Feed" />&nbsp;&nbsp;&nbsp;Content Feed</a></li><li><a href="http://ryan.rawswift.com/comments/feed/"><img src="icons/ballon.png" title="Comment Feed" />&nbsp;&nbsp;&nbsp;Comment Feed</a></li></ul></li>'

Revision as of 04:24, 9 September 2010

hello