Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @noutcheu1

    Posted

    hello @abhishek-baliyan-dev cool you implementation for your problem you are not suppose to add color on image you can just use a pseudo css class like after or before a define a background property like this exemple :

    you_css_class_name::before{
        background-color: hsla(247, 45%, 53%, 0.685);
        content: '';
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
      width: 100%;
    }
    
    1
  • @noutcheu1

    Posted

    @PriyoBROTO04 your solution are really impressive but I would also have appreciated that if the form had also a real times verification on all fields not only on one field (card number) and also adds a filling of the progressive of the card number at the level of the card c This means that instead when you enter everything the map is erased only the relevant part on the map is erased I mean replace the missing number with 0. Some example of what I mean instead of this

    123_ ____ ____ ____
    
    

    I sugest you this add this feature

    1234 0000 0000 0000
    1234 1300 0000 0000 
    

    I hope it will help you

    0
  • @noutcheu1

    Posted

    can you please describe what was your probleme ?

    0