The main users page, displays links for all user actions. The settings page which has in-place editing for member’s data, and AJAX password change. The PM system uses AJAX for message deletion, and script.aculo.us effects for replying and deleting messages from the inbox.
plugin has been great, but it only takes care of the ActiveRecord portion of tagging. One of the pieces of functionality I needed was to create an autocompleter for users to enter a list of tags on a record. Below is a pure copy-paste dump of my implementation. I'm not claiming it's good code or the right way top do things, but for those looking to use an autocompleter for a text field holding tags might find it useful. The implementation is close to that used by
when the crop script is put in the layer popup and run from there, when you go and crop the image in internet explorer 6 or 7 the crop area i like an xray and puts a hole through the layers to the page underneath. anyone give me any advice on how to correct this problem?
because it was a tool we needed. The focus is on simplicity and ease of use, so many features in more bloated software are not included. The following is a run down of all the things we did think were important.
The obvious implementation of mousewheel is for scrolling content… If your design implements a specially designed scrollbar, rather than whatever is default on your OS, it can only be accessed by the scrollwheel through an event handler like this. I for one am greatly relieved someone has finally realized the scrollwheel motion is just as valid as an input mechanism as a mousedown or mouseclick, etc. Since you can’t be sure any given user who visits actually has a scrollwheel, it’s pretty obvious you’d have to use this event only as an enhancement to navigation (or, as someone else suggested, for “gauge”-style functions) for those who do.