Span Class feature not working properly on Tumblr

TappedOut forum

Posted on Oct. 14, 2015, 9:44 p.m. by Robochuck

My deck linking option is still working so the widget is still installed and working, but the Cardname does not link the cards on mouseover anymore. Is there a known issue with the code?All my previously working entries have stopped working too I am certain that the HTML code I use is still correct.

Femme_Fatale says... #2

Span class feature? You do realize that there are a tonne of codes that can be done with the html "span" syntax right?

I presume you mean T/O's JS script, if not then let me know in more detail. This is a known issue that will probably take some time in getting fixed.

The script looks like this:


<script src="http://tappedout.net/tappedout.js"></script><div class="deck-list" data-stub="Deck-stub-goes-here">&nbsp;</div>

OR

<script src="http://tappedout.net/tappedout.js"></script><div class="deck-list">List of cards go here.</div>

October 14, 2015 11:07 p.m.

yeaGO says... #3

link to a live example?

October 14, 2015 11:31 p.m.

Robochuck says... #4

I mean the Cardname codeThe decklist works just fine

Link http://commanderspresence.tumblr.com/post/131191622443/episode-7-doctor-who

October 15, 2015 6:11 a.m.

Robochuck says... #5

< span class = " mtgcard " >card name < / span > (without spaces)

October 15, 2015 6:12 a.m.

This discussion has been closed