The problem that I have run into is with a legacy site that I am 
upgrading. The site is laid out with a two frames, a nav frame on the 
left, and the main content frame on the right. I have four different 
sortable lists all working nicely in the main content frame, but 
whenever an item is moved in any of the sortable lists, the window name 
of the content frame is changed from 'main' to 'opacity'. Firefox and IE 
don't seem to care, and any links in the nav frame set to use 'main' as 
their target work fine, but in Safari it does recognize the name change 
and opens those links in a new window (since 'main' is no longer valid).

Can anyone give me a pointer to where in dragdrop.js(I am assuming) the 
window name may be getting set?

Thanks,
Scott

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to