From: Andrzej J. T. <an...@ch...> - 2010-09-01 17:14:53
|
> How about this one? > > <div class="banner"> > <a href="http://sourceforge.net/projects/exist"> > <img xmlns="http://exist-db.org/NS/sidebar" > xmlns:xi="http://www.w3.org/2001/XInclude" > src="http://sourceforge.net/sflogo.php?group_id=17691&type=4" > width="125" height="37" border="0" alt="SourceForge Logo" /> > </a> > </div> Nevermind....it's on the left nav area...and that's fine. The problem isn't with sourcing those external images....it's when you select a function namespace and hit the browse button on the XQuery Function Doc page. It's definitely the javascript that is doing a lot of fancy formatting that is blocking on something and locking up the browser and even the whole machine for an inordinate amount of time. Not sure if it's because it's hitting an external site...or if it's because the js code is just looping too much. -- Andrzej Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com |