Search:

Type: Posts; User: Viktor

Search: Search took 0.02 seconds.

  1. Replies
    39
    Views
    46,341

    Hello Mousa, For other price fields try to use...

    Hello Mousa,

    For other price fields try to use this code:


    $('input[id*="price"]').number(true, '0', '.', ',');
  2. Replies
    39
    Views
    46,341

    Hello Wei Hong, Please see in js code line:...

    Hello Wei Hong,

    Please see in js code line: centsLimit: 0,
    set 2 and try again.
  3. Replies
    39
    Views
    46,341

    Hello Wei Hong, I found 2 errors with it: ...

    Hello Wei Hong,

    I found 2 errors with it:

    1. You should move <script src="your_site/scripts/tiengViet.js"></script><script>tiengViet.method=4; tiengViet.displayMode = 1</script>
    <script...
  4. Replies
    39
    Views
    46,341

    Would you please send me page where do you want...

    Would you please send me page where do you want it. I will check and try to solve it.
  5. Replies
    39
    Views
    46,341

    Hello Wei Hong, Are you sure with id for your...

    Hello Wei Hong,

    Are you sure with id for your price field? Is it 'price'?
    try to use:


    $('input[name="f[price][from]"]').priceFormat({

    because your price field doesn't have any ids.
  6. Replies
    39
    Views
    46,341

    Because you should set original field id instead...

    Because you should set original field id instead of: field_id
  7. Replies
    39
    Views
    46,341

    Hello All, Upload file price format to js...

    Hello All,

    Upload file price format to js files and connect it.

    And also add this code:



    <script type="text/javascript">
    {literal}
Results 1 to 7 of 7