Hello

Is there any workaround if I want to use selector and I am embeding 
external content ?

Cause it seems same way as jquery hide() show() and that means in chrome, 
safari etc it always re-render embeded object.
In Firefox and IE it seems working kinda OK so it just hide and show but 
keep it active.

And after 20x re-rendering it polutes my DOM so much it became very slow 
when I embed content which is script heavy.

Example what I am talking about, on my early prototype shockitv.meteor.com .
If you click on any LI, it will embed stream to video and to chat tab.
Every time you tab to other and back to chat, it re-renders chat on 
chrome/saferi, but on FF it keeps it.

Is there any workaround I can use without rewriting whole component chain 
with my own patched version (I dont want to use patched iron things with 
same name as original).

In current version I am using jquery, but with animated pages behaviour was 
same.

PS: yes it is running on meteor, so I had to use blaze events/template 
rendering instead of native polymer binding, but it is not hard.
It is half way between bootstrap and flex, so formating is off atm.

Regards
Robert

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/f9dddb88-fdad-4725-931a-be84f2306553%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to