Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] sort replace question
- From: Shawn at Milochik.com (Shawn Milo)
- Subject: [Javascript] sort replace question
- Date: Tue Feb 28 08:36:57 2006
Even better. How silly of me!
Milo
On 2/28/06, Hassan Schroeder <hassan@xxxxxxxxxxxxxx> wrote:
>
> Michael Borchers wrote:
> > i have a flot f.e. 2.5
> > and would like to replace the . with a _
> >
> > myFloat.replace('.', '_');
>
> myFloat.toString().replace('.', '_');
>
> HTH!
> --
> Hassan Schroeder ----------------------------- hassan@xxxxxxxxxxxxxx
> Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com
> opinion: webtuitive.blogspot.com
>
> dream. code.
>
>
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.LaTech.edu/pipermail/javascript/attachments/20060228/c5e57d95/attachment.html
- Follow-Ups:
- [Javascript] sort replace question
- From: Michael Borchers
- [Javascript] sort replace question
- References:
- [Javascript] sort replace question
- From: Michael Borchers
- [Javascript] sort replace question
- From: Hassan Schroeder
- [Javascript] sort replace question
- Prev by Date: [Javascript] sort replace question
- Next by Date: [Javascript] sort replace question
- Previous by thread: [Javascript] sort replace question
- Next by thread: [Javascript] sort replace question
- Index(es):