DeeNewcum / dotfiles

my personal config files
12 stars 3 forks source link

<js_search_bar> create a framed-bar for alternative sites #13

Open DeeNewcum opened 12 years ago

DeeNewcum commented 12 years ago

Some queries really have alternative answers:

The solution for these is to create something like the DiggBar or reddit frame in response to these queries, and have the header-bar have links to looking up the same query on alternative sites.

DeeNewcum commented 12 years ago

Outstanding question: Is it possible to dynamically create a frameset in Javascript?

DeeNewcum commented 12 years ago

A working version is available on the diggbar branch. See functions create_diggbar_frameset() and show_diggbar().

This hasn't been integrated into the mainline yet. Currently, there are major problems getting Google searches to show up within the frame. See details at 1cd01b2a11