-
13 Sep 2007 11:54 AM #21
-
13 Sep 2007 11:55 AM #22
I have finished my Scrollable Taskbar. I'll upload it to my demo when I have time and post a link here.
-
17 Sep 2007 12:17 AM #23
great work man
great work man
i wish that i have anice copy of you great work
and i wish you continue your creativity
saad zaki
saad@egydo.com
-
17 Sep 2007 7:49 AM #24
One thing that I came across when using Ext's menu items is that the menu is closed when sub-menus are clicked. I have an XML file that defines my menus and their attributes, including handler functions. If there isn't a handler assigned (like in the case of submenus items) then I use the default handler, which is simply a 'noClose' function.
Simple solution to what I view as a problem.Code:noClose: function() { return false; },
Your work looks good. Keep it up!
-
19 Sep 2007 11:28 AM #25
Thanks Para, I've added this.
-
19 Sep 2007 10:09 PM #26
Very nice job!
I like the Scrollable Taskbar also...
-
20 Sep 2007 7:39 AM #27
Noticed small bug [in safari]
Noticed small bug [in safari]
Whether or not Safari is a targeted browser, I found a small bug.
When you resize either the browser window or the drag handle between start button and the taskbar list, the scrollable area gets locked into a smaller position so if you were to maximize the browser window (not the app window) the taskbar is clipped somewhat.
Minor problem, but just offering my observation.
Great extension nonetheless...
-
20 Sep 2007 9:22 AM #28
Thanks for the alert. I don't have Safari and didn't know this. I've only been testing in Firefox 2, IE 7, and Opera 9.
Update
Ok I have downloaded Safari 3 for Windows and have hopefully fixed the bug. Please let me know if you find anything else.
Thanks.
-
22 Sep 2007 1:25 PM #29
Hi, mxrace I was testing the demo in IE6 and appear wrong the start menu buttons, watch the attacment, I send a private message too.
regards
Frank
-
23 Sep 2007 1:33 PM #30
Thanks for the alert. This is fixed now.



Reply With Quote
