[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Setting 'div' tag method on strings
- From: James Hearn <james.hearn@...>
- Date: Mon, 26 Mar 2001 12:46:31 -0600
Thanks for the suggestions!
I think I'll use the "function _(x) return x end" approach, because I
already have gettable tags for strings in place. Which means... I only
need to add one line of code to get it to work! I was expecting
something easier than I had been trying, but not a one-liner...
Thanks,
James Hearn