safari

Viewstate invalid when using Safari

Hey guys, just had a bug submitted for a site I maintain which heavily uses the viewstate (not my code). However on certain pages when the viewstate is extra bloated Safari is throwhing the usual "Validation of viewstate MAC failed" error. Any ideas?? Only happens in Safari, Firefox, IE, Opera all fine....

How to make a Flash movie with a transparent background

This page from Adobe says to add a "wmode" parameter and set its value to "transparent": http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_1420 This works flawlessly in IE. The background renders correctly in Firefox and Safari, however as soon as you use the browser's scroll bar then mouse over the Flash control you must cl...

Debugging Javascript in Internet Explorer and Safari

Currently, I don't really have a good method of debugging javascript in internet explorer and safari. In Firefox, you can use Firebug's Logging feature and Command Line functions. However, this doesn't help me when I move to other browsers. ...

Search Plugin for Safari

How do we create a search plugin for Safari? Like this post ...

The Safari Back Button Problem

I do some minor programming and web work for a local community college. Work that includes maintaining a very large and soul destroying website that consists of a hodge podge of VBScript, javascript, Dreamweaver generated cruft and a collection of add-ons that various conmen have convinced them to buy over the years. A few days ago I g...

Javascript Animation with Safari

I'm trying to create web applications that use Javascript. I'd like to be able to use animation in these applications. I've tried to use basic Javascript, but I've decided that the best thing to do is to use a library (such as YUI or JQuery). I'm running into a problem. On Safari, when I run animation scripts, the animation is very c...

why are all links in my site are red, in google chrome and safari?

just started using google chrome, and noticed in parts of our site, all the links on the page are bright red. They should be black with a dotted underline. Is there some gotcha in webkit rendering that turns all links red regardless of style? ...

Floats messing up in Safari browsers

I have a site I made real fast that uses floats to display different sections of content. The floated content and the content that has an additional margin both appear fine in FF/IE but on safari one of the divs is completely hidden. I've tried switching to padding and position:relative but nothing has worked for me. If I take out the co...

Where is the console API for WebKit/Safari?

WebKit/Safari supports the console object, which is similar to what Firebug does. But what exactly is supported? There is a console documentation for Firebug, but where can I find the console documentation for Safari/WebKit? ...

Something special about Safari for Windows and AJAX?

Some common pitfalls I should keep in mind? ...

Best way to write a Safari 4 Extension [obsolete]

What is the best way to write a Safari extension? I've written a couple XUL extensions for Firefox, and now I'd like to write versions of them for Safari. Is there a way that would allow you to add buttons or forms to the browser UI, since this is not possible with an Input manager or Service menu? UPDATE: The best way to write a Safari...

Automate Safari web browser using c# on Windows

I wondered if anyone had successfully managed, or knew how to automate the Safari web browser on the Windows platform. Ideally I would like to automate Safari in a similar way to using mshtml for Internet Explorer. Failing that a way to inject JavaScript into the running process would also be fine. I've used the JavaScript injection met...

What Safari-specific pure CSS hacks are out there?

I'm wondering if there's any way to write CSS specifically for Safari using only CSS. I know there has to be something out there, but I haven't found it yet. ...

Page transitions effects in Safari?

How can I add Page transitions effects like IE in Safari for web pages? ...

Consistent outdent of first letter with CSS?

I'm in the process of redesigning my blog. I'm trying to implement an outdent of the first letter of the first paragraph of the body text. Where I'm stuck is in getting consistent spacing between the first letter and the rest of the paragraph. Basically, the problem is that there is a huge difference in spacing between a "W" and an "I". ...

Full page zoom in Safari

By default zoom in Safari is text only. Is there way to change to "full page zoom", in which images are zoomed as well? Or better yet, preserve existing "text only" zoom and also allow full page zoom for people who want it? Full page zoom is the default on Internet Explorer 7+ and Firefox. ...

Is there an equivalent to ctrl-shift-r in Safari/WebKit?

I.e. something that would really reload the page or resource, ignoring whatever might be in cache. ...

How can I get <asp:menu> working in Safari??

On the safari browser, the standard <asp:Menu> doesn't render well at all. How can this be fixed? ...

Copy / Put text on the clipboard with FireFox, Safari and Chrome

In Internet Explorer I can use the clipboardData object to access the clipboard. How can I do that in FireFox, Safari and/or Chrome? ...

What browser features/plugins for opera, IE, firefox, chrome, safari, etc. do you use for browser compatibility testing?

I use the Nightly Tester Tools for Firefox and Fiddler for IE. What do you use? ...