Binpress components2011-02-22T01:57:49+00:00Zend_Feed_Writerhttp://www.binpress.comBinpresscontact@binpress.comhttp://www.binpress.com2011-02-22T01:57:49+00:002011-02-22T01:57:49+00:00http://www.binpress.com/app/calendarview/149Justin Mechamnoreply@binpress.comhttp://www.binpress.comdev/profile/67The Calendar widget is a JavaScript-based calendar that can either be embedded within a page or popup when a trigger element is clicked.Developed with CSS in Mind
In CalendarView you will find no embedded style or presentation. You are encouraged to make it look how you want it to look so that it looks like it belongs in your project.Embedded or Popup "” You Decide!
CalendarView can be either embedded into your page or used as a pop-up. The choice is yours!Lightweight and Easy to Use
Frustrated with the complexity and bloatedness of existing calendars, CalendarView was implemented as a lightweight alternative.Utilizes the Prototype Framework
CalendarView uses the Prototype JavaScript framework, lessening the overall JavaScript impact if Prototype is already being used in your project.2011-01-26T14:42:29+00:002011-01-26T14:42:29+00:00http://www.binpress.com/app/matrixview/44Justin Mechamnoreply@binpress.comhttp://www.binpress.comdev/profile/67MatrixView is a JavaScript library that enables web application developers to easily and unobtrusively add rich functionality to standard HTML unordered lists, such as keyboard navigation and mouse selection. It is great for enhancing photo galleries, file browsers, and more! MatrixView is written for use with the Prototype framework.Unobtrusive Design
MatrixView stays out of your way so you can focus on what's important. Just point it at a standard unordered list and MatrixView takes care of the rest!Callback Support
Define custom callbacks/handlers for various events within the matrix view, such as opening or removing an object.Selection by Mouse & Keyboard
Handles selection of one or more objects using your keyboard and mouse. Click to select, double-click to open, combine clicks and keyboard navigation to expand selection with shift+click and shift+arrows. Also supports common keyboard shortcuts, such as Ctrl+A to select all objects, enter to open, and backspace/delete for deletion.Keyboard Navigation
Allows you to navigate the matrix using the arrow keys and other shortcuts on your keyboard.