var isMac = navigator.platform.toUpperCase().indexOf('MAC')>=0;
if ( isMac === true ) {
$('css selector').css("line-height","150px");
}
if ( isMac === true ) {
$('css selector').css("line-height","150px");
}
In Finnish, the imperfekti is the past tense that describes actions that happened in the past, like the English simple past (e.g., "I ...
No comments:
Post a Comment