Added handlers to the frame buttons.
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
|
||||
<div id="frame_bar">
|
||||
<div id="button_dock">
|
||||
<button class="frame_button" id="frame_button_close"></button>
|
||||
<button class="frame_button" id="frame_button_restoredown"></button>
|
||||
<button class="frame_button" id="frame_button_minimize"></button>
|
||||
<div id="frame_btn_dock">
|
||||
<button class="frame_btn" id="frame_btn_close"></button>
|
||||
<button class="frame_btn" id="frame_btn_restoredown"></button>
|
||||
<button class="frame_btn" id="frame_btn_minimize"></button>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user