Skip to content Skip to sidebar Skip to footer
Showing posts with the label Safari

Jquery Condition Works In All Browsers Except Safari

In Safari on iPhone and iPad the selector I have in place for the conditional statement isn't w… Read more Jquery Condition Works In All Browsers Except Safari

Order/sort Text And Numbers Works In Firefox And Chrome, But Not Safari

I wrote a jQuery script to sort the results by year which works fine in most browsers. In the case … Read more Order/sort Text And Numbers Works In Firefox And Chrome, But Not Safari

Absolutely Positioned Images In Chrome/safari

My client's websit has a navigation bar in the form of a wide image banner. I'm using the H… Read more Absolutely Positioned Images In Chrome/safari

Iframe On Safari: Failed To Load Resource

I use iframe as below: Solution 1: In simple terms when you copy and paste the link in the url … Read more Iframe On Safari: Failed To Load Resource

How To Debug Xhr Post Requests In Safari 4?

I've got an XHR request that's succeeding in FF3.5 but apparently failing when done in Safa… Read more How To Debug Xhr Post Requests In Safari 4?

Jquery .height() Wrong In Safari

I have a problem reading out the correct height of a DIV with jQuery in Safari. I am using jQuery(&… Read more Jquery .height() Wrong In Safari