CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Thread: FireFox issue!!

Threaded View

  1. #1
    Join Date
    Mar 2007
    Posts
    116

    Lightbulb FireFox issue!!

    This line of code is not working...

    document.getElementById('txtCommissionBalance').innerText = valuefinal.toFixed(2);

    Because of innerText ??
    Please let me know where I am wrong.

    Thank,
    Last edited by Frank100; September 23rd, 2010 at 04:19 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured