Hmm…I’ve not seen any updates to the Shuttle project anywhere. The link to the Broken Kode site just says “Coming Soon.” Anybody actually seen anything on this yet?
Too bad the resizer doesn’t work in XML mode (when sending XHTML with the correct application/xhtml+xml MIME type, that is). Thank Gawd I still got a homegrown script for that 😉
Ive implimented the one in your post, although the IE flicker needs to be fixed. The bg image is on the link, looking at the JS, i’m trying to figure out how to write in an ul and put the images on li’s instead….
When will we see the mockups?
We want the mockups!!!
No more suspense!!!
😉
Hmm…I’ve not seen any updates to the Shuttle project anywhere. The link to the Broken Kode site just says “Coming Soon.” Anybody actually seen anything on this yet?
Is there any chance that shuttle will be incorporated into wordpress at some stage (maybe once it’s released)?
Those testarea doohickies are pretty cool as well. I may well use them in a couple of projects I have worked on recently.
Of course, Shuttle will be plugged in to WordPress as much as possible.
I just implemented a resizable textarea for AlternC, all the credit goes to wz_dragdrop. You can see the resizable textarea in action.
Too bad the resizer doesn’t work in XML mode (when sending XHTML with the correct
application/xhtml+xml
MIME type, that is). Thank Gawd I still got a homegrown script for that 😉When I said plugged in I meant as default. Obviously it will work with WordPress… that’s the whole idea 🙂
Here’s another great plugin for (at least more) dynamic textareas..
http://www.fckeditor.net/
They even provide source code for implementing it with PHP, ASP, perl, etc…
Ive implimented the one in your post, although the IE flicker needs to be fixed. The bg image is on the link, looking at the JS, i’m trying to figure out how to write in an ul and put the images on li’s instead….