Base64 encoding.
Hello. Why not an android version does not support base65 encoding ??
Hello. Why not an android version does not support base65 encoding ??
วิธีแก้ปัญหาที่เลือก
Base64 in what context? Please provide an example of how you are using it.
อ่านคำตอบนี้ในบริบท 👍 1การตอบกลับทั้งหมด (3)
Reply here
วิธีแก้ปัญหาที่เลือก
Base64 in what context? Please provide an example of how you are using it.
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWP48ePHMwAJowPPomkYQgAAAABJRU5ErkJggg==);
All browsers load the background, but not firefox for android.