From: Andrew S. <ash...@gm...> - 2010-07-01 13:27:52
|
Philippe, We ran into a similar issue as we are using jQuery in our application as well as JBrowse. You may not need to embed an iframe. Take a look at the noConflict method of jQuery: http://api.jquery.com/jQuery.noConflict/ This allowed us to use jQuery and JBrowse. -Andrew On Thu, Jul 1, 2010 at 4:04 AM, Philippe Bardou < phi...@to...> wrote: > Hi, > > Due to jquery in our website I'm trying to embed JBrowse in an iframe. > It works fine with google-chrome but nothing happens, nothing appears with > IE8 and Firefox3.6.6. > Do you have any idea ? > > Thanks a lot for your help > > Philippe > > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Gmod-ajax mailing list > Gmo...@li... > https://lists.sourceforge.net/lists/listinfo/gmod-ajax > |