Re: [jQuery] how to get value between brackets in a string
thanks, but out of interest, how do i just get the number value?
Leonardo K wrote:
>
> $('#pageCount').text().replace(')','').replace('(','')
>
> On Mon, Dec 14, 2009 at 10:41, tony stamp <tonystamp@hotmail.co.uk> wrote:
>
>>
>> I have a simple span element with the id of pageCount, which has a value
>> of
>> "(5)", for example. I am attempting to get the just number value without
>> the
>> brackets, or some way of adjusting the number and leaving the brackets.
>> Any
>> pointers?
>> --
>> View this message in context:
>> http://old.nabble.com/how-to-get-value-between-brackets-in-a-string-tp26777141s27240p26777141.html
>> Sent from the jQuery General Discussion mailing list archive at
>> Nabble.com.
>>
>>
>
>
--
View this message in context: http://old.nabble.com/how-to-get-value-between-brackets-in-a-string-tp26777141s27240p26779941.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home