Re: [JSMentors] $('body') vs $(document) in Pub/Sub pattern

2011-02-03 Thread Mads Erik Forberg
').bind/trigger (or the other way around) if I wanted to use it as a PubSub ? Any different in terms of performance or others ? Thanks Hello, maybe it's worth checking out this jQuery plugin for your pub/sub needs: https://gist.github.com/661855 -- Mads Erik Forberg -- To view archived

Re: [JSMentors] Async document.write

2010-12-16 Thread Mads Erik Forberg
the document.getElementById('wrapper').innerHTML to the main document (in a parent.document.getElementById(íframecontainer') or something like that). Hope this helps, Nicola On Wed, Dec 15, 2010 at 5:26 PM, Mads Erik Forberg m...@hardware.no mailto:m