Calling javascript from sifr replaced anchor tags? - Stack Overflow most recent 30 from stackoverflow.com 2009-11-27T19:55:20Z http://stackoverflow.com/feeds/question/1080459 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1080459/calling-javascript-from-sifr-replaced-anchor-tags 1 Calling javascript from sifr replaced anchor tags? Typeoneerror 2009-07-03T18:48:01Z 2009-07-04T08:00:00Z <p>I'm using sIFR to replace my navigation text with a new font:</p> <pre><code>&lt;ul&gt; &lt;li&gt;&lt;a href="#"&gt;about&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#"&gt;reel&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#"&gt;contact&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#"&gt;archive&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#"&gt;login&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; </code></pre> <p><hr /></p> <pre><code>sIFR.replace(futura, { css: [ '.sIFR-root { background-color:transparent; color: #999999; cursor:pointer; font-size:26px; text-transform:uppercase; }', 'a { color: #999999; text-decoration:none; }', 'a:hover { color: #CCCCCC; text-decoration:none; }' ], fitExactly:true, forceClear:true, forceSingleLine:true, selector: '#navigation ul li', transparent:true }); </code></pre> <p>That works just fine. I'm then trying to add some actions to the navigation using jQuery:</p> <pre><code>$(document).ready(function(){ $("#navigation ul li a").click(function(event){ event.preventDefault(); alert("nav clicked"); }); }); </code></pre> <p>These actions don't seem to be working though because the anchor tags are hidden by sIFR when the content is replaced. How does one add some jQuery code to replaced tags? I'd rather not do something like the following (and let javascript be called from Flash) as it sort of defeats the whole purpose of unobtrusive javascript:</p> <pre><code>&lt;a href="javascript:gotoSection('about');"&gt;about&lt;/a&gt; </code></pre> <p><hr /></p> <p><strong>Edit (generated HTML)</strong>:</p> <pre><code>&lt;ul&gt; &lt;li style="" class="sIFR-replaced"&gt;&lt;object width="88" height="37" class="sIFR-flash" type="application/x-shockwave-flash" id="sIFR_replacement_0" name="sIFR_replacement_0" data="/swf/bfuturah.swf" style=""&gt;&lt;param name="flashvars" value="id=sIFR_replacement_0&amp;amp;content=%253Ca%2520href%253D%2522/home/about%2522%2520target%253D%2522%2522%253EABOUT%253C/a%253E&amp;amp;width=55&amp;amp;renderheight=37&amp;amp;link=/home/about&amp;amp;target=&amp;amp;size=26&amp;amp;css=.sIFR-root%257Bcolor%253A%2523999999%253B%257Da%257Bcolor%253A%2523999999%253Btext-decoration%253Anone%253B%257Da%253Ahover%257Bcolor%253A%2523CCCCCC%253Btext-decoration%253Anone%253B%257D&amp;amp;cursor=pointer&amp;amp;tunewidth=0&amp;amp;tuneheight=0&amp;amp;offsetleft=&amp;amp;offsettop=&amp;amp;fitexactly=true&amp;amp;preventwrap=false&amp;amp;forcesingleline=true&amp;amp;antialiastype=&amp;amp;thickness=&amp;amp;sharpness=&amp;amp;kerning=&amp;amp;gridfittype=pixel&amp;amp;flashfilters=&amp;amp;opacity=100&amp;amp;blendmode=&amp;amp;selectable=true&amp;amp;fixhover=true&amp;amp;events=false&amp;amp;delayrun=false&amp;amp;version=436"/&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="bgcolor" value="transparent"/&gt;&lt;param name="allowScriptAccess" value="always"/&gt;&lt;param name="quality" value="best"/&gt;&lt;/object&gt;&lt;span class="sIFR-alternate" id="sIFR_replacement_0_alternate"&gt;&lt;a href="/home/about"&gt;about&lt;/a&gt;&lt;/span&gt;&lt;/li&gt; &lt;li style="" class="sIFR-replaced"&gt;&lt;object width="58" height="37" class="sIFR-flash" type="application/x-shockwave-flash" id="sIFR_replacement_1" name="sIFR_replacement_1" data="/swf/bfuturah.swf" style=""&gt;&lt;param name="flashvars" value="id=sIFR_replacement_1&amp;amp;content=%253Ca%2520href%253D%2522/home/reel%2522%2520target%253D%2522%2522%253EREEL%253C/a%253E&amp;amp;width=42&amp;amp;renderheight=37&amp;amp;link=/home/reel&amp;amp;target=&amp;amp;size=26&amp;amp;css=.sIFR-root%257Bcolor%253A%2523999999%253B%257Da%257Bcolor%253A%2523999999%253Btext-decoration%253Anone%253B%257Da%253Ahover%257Bcolor%253A%2523CCCCCC%253Btext-decoration%253Anone%253B%257D&amp;amp;cursor=pointer&amp;amp;tunewidth=0&amp;amp;tuneheight=0&amp;amp;offsetleft=&amp;amp;offsettop=&amp;amp;fitexactly=true&amp;amp;preventwrap=false&amp;amp;forcesingleline=true&amp;amp;antialiastype=&amp;amp;thickness=&amp;amp;sharpness=&amp;amp;kerning=&amp;amp;gridfittype=pixel&amp;amp;flashfilters=&amp;amp;opacity=100&amp;amp;blendmode=&amp;amp;selectable=true&amp;amp;fixhover=true&amp;amp;events=false&amp;amp;delayrun=false&amp;amp;version=436"/&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="bgcolor" value="transparent"/&gt;&lt;param name="allowScriptAccess" value="always"/&gt;&lt;param name="quality" value="best"/&gt;&lt;/object&gt;&lt;span class="sIFR-alternate" id="sIFR_replacement_1_alternate"&gt;&lt;a href="/home/reel"&gt;reel&lt;/a&gt;&lt;/span&gt;&lt;/li&gt; &lt;li style="" class="sIFR-replaced"&gt;&lt;object width="116" height="37" class="sIFR-flash" type="application/x-shockwave-flash" id="sIFR_replacement_2" name="sIFR_replacement_2" data="/swf/bfuturah.swf" style=""&gt;&lt;param name="flashvars" value="id=sIFR_replacement_2&amp;amp;content=%253Ca%2520href%253D%2522/home/contact%2522%2520target%253D%2522%2522%253ECONTACT%253C/a%253E&amp;amp;width=76&amp;amp;renderheight=37&amp;amp;link=/home/contact&amp;amp;target=&amp;amp;size=26&amp;amp;css=.sIFR-root%257Bcolor%253A%2523999999%253B%257Da%257Bcolor%253A%2523999999%253Btext-decoration%253Anone%253B%257Da%253Ahover%257Bcolor%253A%2523CCCCCC%253Btext-decoration%253Anone%253B%257D&amp;amp;cursor=pointer&amp;amp;tunewidth=0&amp;amp;tuneheight=0&amp;amp;offsetleft=&amp;amp;offsettop=&amp;amp;fitexactly=true&amp;amp;preventwrap=false&amp;amp;forcesingleline=true&amp;amp;antialiastype=&amp;amp;thickness=&amp;amp;sharpness=&amp;amp;kerning=&amp;amp;gridfittype=pixel&amp;amp;flashfilters=&amp;amp;opacity=100&amp;amp;blendmode=&amp;amp;selectable=true&amp;amp;fixhover=true&amp;amp;events=false&amp;amp;delayrun=false&amp;amp;version=436"/&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="bgcolor" value="transparent"/&gt;&lt;param name="allowScriptAccess" value="always"/&gt;&lt;param name="quality" value="best"/&gt;&lt;/object&gt;&lt;span class="sIFR-alternate" id="sIFR_replacement_2_alternate"&gt;&lt;a href="/home/contact"&gt;contact&lt;/a&gt;&lt;/span&gt;&lt;/li&gt; &lt;li style="" class="sIFR-replaced"&gt;&lt;object width="110" height="37" class="sIFR-flash" type="application/x-shockwave-flash" id="sIFR_replacement_3" name="sIFR_replacement_3" data="/swf/bfuturah.swf" style=""&gt;&lt;param name="flashvars" value="id=sIFR_replacement_3&amp;amp;content=%253Ca%2520href%253D%2522/archive%2522%2520target%253D%2522%2522%253EARCHIVE%253C/a%253E&amp;amp;width=72&amp;amp;renderheight=37&amp;amp;link=/archive&amp;amp;target=&amp;amp;size=26&amp;amp;css=.sIFR-root%257Bcolor%253A%2523999999%253B%257Da%257Bcolor%253A%2523999999%253Btext-decoration%253Anone%253B%257Da%253Ahover%257Bcolor%253A%2523CCCCCC%253Btext-decoration%253Anone%253B%257D&amp;amp;cursor=pointer&amp;amp;tunewidth=0&amp;amp;tuneheight=0&amp;amp;offsetleft=&amp;amp;offsettop=&amp;amp;fitexactly=true&amp;amp;preventwrap=false&amp;amp;forcesingleline=true&amp;amp;antialiastype=&amp;amp;thickness=&amp;amp;sharpness=&amp;amp;kerning=&amp;amp;gridfittype=pixel&amp;amp;flashfilters=&amp;amp;opacity=100&amp;amp;blendmode=&amp;amp;selectable=true&amp;amp;fixhover=true&amp;amp;events=false&amp;amp;delayrun=false&amp;amp;version=436"/&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="bgcolor" value="transparent"/&gt;&lt;param name="allowScriptAccess" value="always"/&gt;&lt;param name="quality" value="best"/&gt;&lt;/object&gt;&lt;span class="sIFR-alternate" id="sIFR_replacement_3_alternate"&gt;&lt;a href="/archive"&gt;archive&lt;/a&gt;&lt;/span&gt;&lt;/li&gt; &lt;a href="/archive"&gt; &lt;/a&gt;&lt;li style="" class="sIFR-replaced"&gt;&lt;object width="80" height="37" class="sIFR-flash" type="application/x-shockwave-flash" id="sIFR_replacement_4" name="sIFR_replacement_4" data="/swf/bfuturah.swf" style=""&gt;&lt;param name="flashvars" value="id=sIFR_replacement_4&amp;amp;content=%253Ca%2520href%253D%2522/login%2522%2520target%253D%2522%2522%253ELOGIN%253C/a%253E&amp;amp;width=50&amp;amp;renderheight=37&amp;amp;link=/login&amp;amp;target=&amp;amp;size=26&amp;amp;css=.sIFR-root%257Bcolor%253A%2523999999%253B%257Da%257Bcolor%253A%2523999999%253Btext-decoration%253Anone%253B%257Da%253Ahover%257Bcolor%253A%2523CCCCCC%253Btext-decoration%253Anone%253B%257D&amp;amp;cursor=pointer&amp;amp;tunewidth=0&amp;amp;tuneheight=0&amp;amp;offsetleft=&amp;amp;offsettop=&amp;amp;fitexactly=true&amp;amp;preventwrap=false&amp;amp;forcesingleline=true&amp;amp;antialiastype=&amp;amp;thickness=&amp;amp;sharpness=&amp;amp;kerning=&amp;amp;gridfittype=pixel&amp;amp;flashfilters=&amp;amp;opacity=100&amp;amp;blendmode=&amp;amp;selectable=true&amp;amp;fixhover=true&amp;amp;events=false&amp;amp;delayrun=false&amp;amp;version=436"/&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="bgcolor" value="transparent"/&gt;&lt;param name="allowScriptAccess" value="always"/&gt;&lt;param name="quality" value="best"/&gt;&lt;/object&gt;&lt;span class="sIFR-alternate" id="sIFR_replacement_4_alternate"&gt;&lt;a href="/login"&gt;login&lt;/a&gt;&lt;/span&gt;&lt;/li&gt; &lt;/ul&gt; </code></pre> http://stackoverflow.com/questions/1080459/calling-javascript-from-sifr-replaced-anchor-tags/1081222#1081222 0 Answer by Nooshu for Calling javascript from sifr replaced anchor tags? Nooshu 2009-07-04T00:44:21Z 2009-07-04T00:44:21Z <p>Have you tried using the .live method? <a href="http://docs.jquery.com/Events/live#typefn" rel="nofollow">Live method docs</a></p> <pre><code>$("#navigation ul li a").live('click', function(e){ //Code here }); </code></pre> <p>It may be a case of hacking around a little, maybe adding the events to the .sifr-replaced elements. I haven't used sifr in a while so my memory is a little rusty on what it inserts.</p> <p>Maybe post a sample of the generated HTML.</p> <p>Hope that helps.</p> http://stackoverflow.com/questions/1080459/calling-javascript-from-sifr-replaced-anchor-tags/1081709#1081709 2 Answer by Dan F for Calling javascript from sifr replaced anchor tags? Dan F 2009-07-04T07:06:04Z 2009-07-04T08:00:00Z <p>According to <a href="http://stackoverflow.com/questions/626595/sifr-jquery-toggle-not-working-in-ff3">626595</a> and <a href="http://stackoverflow.com/questions/801642/onclick-event-on-sifr-embed-tag-in-ie">801642</a>, the click event doesn't get propagated out. If you're using sIFR 3, there's an <a href="http://wiki.novemberborn.net/sifr3/JavaScript%2BMethods" rel="nofollow">onRelease</a> callback you can pass into <code>sIFR.replace()</code>, which gets given a <a href="http://wiki.novemberborn.net/sifr3/FlashInteractor" rel="nofollow">FlashInteractor</a> object. From there you can use <code>getAncestor()</code> to get access to the replaced element.</p> <p>So, your code will probably look something like the following. <em>(this is untested by me)</em></p> <pre><code>sIFR.replace(futura, { /* the rest of your replace params */ selector: '#navigation ul li', transparent:true, onRelease: function(fi) { liClick( fi.getAncestor() ); } }); function liClick(li) { var $li = $(li), $a = $(li).find('a'); //$li points at a jQuery'd list item //$a points at the original anchor } </code></pre> <p>Mark Wubben's <a href="http://discuss.joyent.com/viewtopic.php?pid=195419#p195419" rel="nofollow">answer</a> in <a href="http://discuss.joyent.com/viewtopic.php?id=22375" rel="nofollow">this</a> forum post was very enlightening for <code>getAncestor</code> and <code>onRelease</code></p>