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

Html5 Date Picker Doesn't Show On Safari

Having previously used jQuery date picker, I have now converted some of the date fields in forms on… Read more Html5 Date Picker Doesn't Show On Safari

Svg: Update Through Jquery Works In Ff, But Not In Safari, Any Ideas?

I want to update an embedded SVG. I select the SVG element by using a jQuery css selector and alter… Read more Svg: Update Through Jquery Works In Ff, But Not In Safari, Any Ideas?

Style="display:block;" Works In Chrome But Not Safari

I have a banner on my website that by default is not shown. The code I am using to get it to show … Read more Style="display:block;" Works In Chrome But Not Safari

Video Tag Not Working In Safari Now

The code below makes the video tag work in IE9, Chrome and Firefox. However I cant get it to work … Read more Video Tag Not Working In Safari Now

Padding Doesn't Work On Select Tags In Safari

Possible Duplicate: padding is not working in Safari and IE in select list So I have a basic sele… Read more Padding Doesn't Work On Select Tags In Safari

Window.location.href Not Working In Safari

Why won't this work in Safari? Read more Window.location.href Not Working In 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

How Can I Prevent Letters Inside A Text Element?

I like to have an input with maximum length 3. These input value should be only numbers no letters.… Read more How Can I Prevent Letters Inside A Text Element?