>
> maybe encode the integer using [0-9a-zA-Z] instead of just [0-9], or
> even to make it faster encode it into hex...
>

i'd like to see it done in a javascript friendly way, something like:
[a-zA-Z][0-9a-zA-Z]*
that wa you can safely use the markup id as a starting point for javascript
variable names.

gerolf

Reply via email to