Почему CSS курсора не работает в Gmail? ⇐ Php
-
Гость
Почему CSS курсора не работает в Gmail?
My code sends an email to the client contains a button, it's "cursor:pointer" css is not working in gmail....
$mail->isHTML(true); $mail->Body=' Approve Incident '; if(!$mail->send()) { echo 'Message could not be sent.'; echo 'Mailer Error: ' . $mail->ErrorInfo; } else { echo 'Message has been sent'; }
Источник: https://stackoverflow.com/questions/503 ... g-in-gmail
My code sends an email to the client contains a button, it's "cursor:pointer" css is not working in gmail....
$mail->isHTML(true); $mail->Body=' Approve Incident '; if(!$mail->send()) { echo 'Message could not be sent.'; echo 'Mailer Error: ' . $mail->ErrorInfo; } else { echo 'Message has been sent'; }
Источник: https://stackoverflow.com/questions/503 ... g-in-gmail
Мобильная версия