search for: highlight_color

Displaying 3 results from an estimated 3 matches for "highlight_color".

2006 Aug 02
2
Passing Ajax.InPlaceEditor options
I''ve followed the instructions in the Rails Recipe #1 and have the in_place_editor_field working but now I want to tweak how it looks and behaves. I''d like to be able to override the default yellow highlight color, which is done using the highlightcolor param according to the scriptaculous documentation (unless I''m missing something). I''m new to Ruby and Rails
2006 Nov 04
2
in_place_editor_field submitOnBlur & okButton=false options?
I have a few in_place_editor_fields working fine. I can access some of the script.aculo.us options such as :cols, :save_text, :cancel_text, but how do I access the okButton = false & submitOnBlur options? Basically, I want no submit button, a cancel button, and the ability to submit when I tab out of the field. Is this doable without writing a helper? (avoiding digging that deep so
2010 Nov 13
0
Upcoming structural changes to compiz core - HEADS UP
...Change: Split gtk-window-decorator into two decorators ================================================ As everyone probably knows, gtk-window-decorator is really two window decorators in one - a simple window decorator which uses cairo to draw a decoration which changes color based on the current highlight_color of your gtk theme and also a window decorator which uses libmetacity-private to render the decoration based on your current metacity theme. If you don't want to build the metacity section, you can just disable USE_METACITY on build. This of course, is a mess. I think that we should split thes...