Понеділок, 8 липня 2013 р. 09:47:27 UTC+3 користувач Tomasz G. написав: > Hello, > > I'm developing application using xulrunner and I need to use find bar (like > the one from Firefox). I found something like this: > > > > XUL: > > <browser id="content1" flex="1" src="http://www.google.com/"; > type="content-primary"/> > > <findbar id="FindToolbar1" browserid="content1" /> > > > > JavaScript: > > var findbar1 = document.getElementById("FindToolbar1"); > > findbar1.open(0); > > > > The findbar shown on screen but buttons are disabled and I can't search > anything. How to use finbar with browser?
Hi! I have the same trouble and can't find the solution. I tried to search some info how to use the findbar correctly but no luck. Maybe you already found the proper way and solved that? Thank you! _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform