Sorry you're having problems, but hopefully we can get you working on
/something/.
You are right that there is a problem with IE, which we're looking
into. But I can't see any problems with other browsers, so if you want
to get started you could follow these steps:
1. Download the 0.8.0 zip file from the download page.
2. Unpack, and then change directory into the newly created
'backplanejs-0-8-0-yui-2.8.0' directory.
3. Download the form attached to issue #104:
<http://code.google.com/p/backplanejs/issues/detail?id=104>
4. Edit the file so that the references to backplane.js and
backplane.css are in the current directory:
<script src="backplane.js" type="text/javascript">/**/</script>
<link rel="stylesheet" href="assets/backplane.css"></link>
5. Save and then load the file into the (non-IE) browser of your choice.
6. You should see a red band behind the input control at the bottom of
the form, running the full width of the display.
7. Type into the input control the sequence 'p20qa3l' (the last
character is a lower-case el, and not the digit one) and press return.
You should see that:
(a) lower-case letters are converted to upper-case;
(b) the red band disappears (because the string is a member of the
list above the control).
These steps have been verified on a Mac with Chrome, Safari and FF
3.6.8, and on Windows XP with Chrome, Safari and FF 3.5.4.
As you've observed, IE 6, 7 and 8 all fail.
Hopefully you can kick the tyres a little in one of the other browsers
whilst we look at the IE problem.
Mark
> --
> You received this message because you are subscribed to the Google Groups "backplanejs" group.
> To post to this group, send email to backp...@googlegroups.com.
> To unsubscribe from this group, send email to backplanejs...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/backplanejs?hl=en.
>
>