I only brought it up because I'm wrestling with it right at the moment. I have user created tabs where I want to display the name of the tab, and use the name as its ID.
Nevermind, it wasn't really an issue and certainly wasn't worth anyone's time. Sorry for the bother :) --Erik On 1/11/07, Klaus Hartl <[EMAIL PROTECTED]> wrote:
Erik Beeson schrieb: > Scripting on top of an invalid HTML document won't make your life easier > (obviously). I'd try to replace spaces given by the user to "_" in > the > backend. > > > And then do what with underscores given by the user? Come on, that was just an idea. You can leave underscores the way they are for example. Or you could also just remove the blanks instead. But if you're able to change the backend anyway, it would be better to simply not allow white-space and validate the user input. -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
