Displaying 20 results from an estimated 797 matches for "safari".
2006 Feb 08
8
drag drop safari
does it not work?
works fine for me on all other browsers and platforms.
2008 Jun 03
3
Safari and Inheritance.
The following code doesn''t work in Safari, though its working well on
FF/IE. We just recently started migrating and we are find issues
with Safari 3.X
var SipIxView = Class.create({
initialize: function()
{
}
});
var CdrView = Class.create(SipIxView,{
view: function()
{
}
});
I get the following error in...
2006 May 23
2
In Place Editor Fields and Safari
Hi,
Does anyone else have any problems with Safari and in place editor fields?
I''m specifically talking about trying to save a null value in a text box. In
Firefox/IE/Camino/etc... saving a null value from an in place editor works
how it''s supposed to. If the value is null, then ''click to edit'' is
displayed. Howe...
2006 Jun 23
3
Ajax errors in safari
I am implementing some AJAX features into a web forum, and one feature
works fine in Firefox and in IE, but it is choking in Safari. Safari
will send the request fine and the data will be stored in the DB, but
it is not responding correctly to the RJS that is being sent back.
Anybody notice issues with Safari parsing the javascript sent back to
the browser?
--
Timothy Johnson
2005 Oct 01
7
minimal browser requirements for scriptaculous
Hi,
I noticed that the scriptaculous shopping cart demo doesn''t work in
safari 1.03.
I was wondering if there was documentation somewhere that would tell me
what my minimal browser requirements were for running scriptaculous?
I found this comparative analysis on the web:
http://wiki.osafoundation.org/bin/view/Projects/AjaxLibraries
but I think it might be a bit out of dat...
2008 Jun 07
3
PeriodicalExecuter stops when form is submitted in Safari 3
Hi I''m having a problem using PeriodicalExecuter with a form.
I have a monitoring pane that updates status of form processing,
and it stops working when I submit a form. It works with Safari 2,
IE, Firefox, but not with Safari 3.
I''ve made a test script: http://www.charmm-gui.org/test.html
It updates a textarea, but it stops updating when the form is
submitted in Safari 3. Any help would be appreciated.
Thanks,
Sunhwan
--~--~---------~--~----~------------~-------~--~----~...
2020 Sep 25
2
Streaming issue with IOS and Safari
Hello everyone,
Thank you for Icecast, it's a very good product.
I have an issue with people using IOS and Safari. They can't listen my
webradio. I'm using icecast and liquidsoap, it's working perfectly for
everyone except for IOS users with Safari.
Could you help me please ?
BR,
*Ceelo*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pip...
2006 Jun 23
5
OT: Debugging iBook --- help
...ript aculo / windows / etc... I have no real experience on a
Mac.
Occasionally, there''s no better way to debug JavaScript than an alert in a
loop... Once I have the information information I want from the alert, the
loop may want to execute another 300 times. I have no idea how to kill
Safari like I would do on a PC: CTRL+ALT+DEL, select the task, and stop.
Any help on how to abort Safari when it is hovering on an alert?
Second, any suggestion as to a good JavaScript debugger for Safari?
Sam
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoff...
2009 Jun 10
3
Authenticity token error on Safari and IE6 on Windows
Hi,
I cannot log in to my Rails application using Windows and Safari or IE6.
Windows + Firefox works, and Safari or Firefox on Osx works also.
What in hell is going wrong?
I recently switched my app from restful_auth to authlogic, could that be
the reason? I don''t remember having these authenticity errors before.
Regards,
--
Posted via http://www.ruby-...
2020 Sep 28
2
Streaming issue with IOS and Safari
...ime, and all iOS users could listen. I
don't think iOS likes OGG.
We also advertise the VLC app in case someone has an issue with the web
player.
On 2020-09-25 16:04, Jordan Erickson wrote:
> I would guess it has to do with the codec/format of your stream being
> incompatible with iOS/Safari. What codec are you using? Have you
> checked
> to see whether iOS/Safari supports it?
>
> Unfortunately there's no 'silver bullet', so to speak, with choosing
> codecs that are 100% supported by all browsers on all platforms. You
> can
> provide multiple streams...
2006 Oct 25
33
[ADV] "Mongrel: Serving, Deploying, and Extending Your Ruby Applications" BOOK
...all PDF book on Mongrel entitled: "Mongrel: Serving, Deploying, and Extending Your Ruby Applications" since we really wanted you to know what it was about. It''s published by Addison Wesley Professional, has just over 100 pages of goodness, and is available for $14.99 at:
http://safari.oreilly.com/0321483502
The book covers all the major topics related to Mongrel, but does it in a quick fast way so you can get the idea, get a working setup going, and then do more research for advanced stuff.
We also tried to make it funny as hell. I''m sure many people will love it, an...
2009 Mar 31
2
Safari 4 invalid auth token
Getting an odd error in Safari 4:
Here''s the auth token that''s output to my javascript:
4HB8yAW4gU2xEavWOc+kiMoj4XIyCBUK/t704aOQ+co=
Here''s what''s listed in the parameters:
"authenticity_token"=>"4HB8yAW4gU2xEavWOc kiMoj4XIyCBUK/t704aOQ co="
notice: the +''s...
2020 Nov 12
2
Icecast and Safari
Hello guys,
I hope you're well. I have an issue with my Web radio. Users using Safari
can't stream the radio. All is working perfectly with other web browsers.
When i navigate on my icecast URL, player for the mountpoint is missing
with Safari.
Do you have any idea ?
Icecast version : 2.4.99.2
OS version : Debian 9
BR,
Ceelo
-------------- next part --------------
An HTML a...
2010 Jun 17
4
Apple Safari v5
Hi,
Successfully installed Apple Safari using Wine 1.1.42
Once i start Safari, the apple flash comes and the below error message pops up. kindly help on this !! [img]/home/ideapad/.wine/dosdevices/c:/users/ideapad/My Documents/Desktop/safari-Program Error.png[/img]
http://cid-9c18bdce84d8f01e.photos.live.com/self.aspx/Apple%20Safari%20E...
2006 Jun 29
1
Javascript Detect - Safari Version
Does anyone know how to accurately check for Safari version number?
navigator.appVersion doesn''t work fine - it''s giving me funny results.
I want to be able to tell a Safari 1.0 from a Safari 1.3 for my application.
2006 Apr 14
18
RJS Templates & Safari?
Hello,
I tried Cody Fauser RJS tutorial
(http://www.codyfauser.com/articles/2005/11/20/rails-rjs-templates)
on my railsplayground dev site and got it to work when using Firefox,
but when I tried it on Safari, nothing happens.
Then I tried this tutorial -
http://rewrite.rickbradley.com/articles/2006/02/06/rjs-templates
Similarly, it works fine on Firefox... but with Safari the list is not
refreshed even though the background AJAX table update is successful.
I wrote to Cody Fauser but he said that h...
2012 Mar 08
0
Safari Version 5.1.3 (7534.53.10) Browser problem --- removing cookie on OS X Lion 10.7.3 (11D50b) when still valid
Hi All,
Hope this note helps the newbies to Rails
As I''m new to Rails, I''d like to share how I tracked down Safari''s
dropping of my cookie.
My Applebug no: 11003492 registered 7 March/2012
My development platform:
MacPro running rails 3.1.1 on OS X Lion 10.7.3 (11D50b)
Problem:
Firefox worked as programmed but switching to Safari my
current_user_token kept in the cookie[:remember_user_token] became...
2006 Feb 25
1
Safari File upload problem
Hello!
I found your post to the rubyonrails.org about Safari File upload problem
Did you able to solve this issue?
> Has anyone else had problems uploading files with safari?
>
> Excerpt from my .rhtml:
>
> <form action="/photo/create?item_id=<%= @item.id %>"
> method="post" enctype="multipart/f...
2006 Jan 05
1
unicode hacks - fixes for webrick and Safari
Hello!
First, thank you Julian for the useful plugin ''unicode_hacks'' <
http://julik.textdriven.com/svn/tools/rails_plugins/unicode_hacks/>.
I have found some problems running my app in development on Webrick
and looking at it with Safari (MacOS X 10.4.3, Safari 2.0.2). Some
files are sent with different sizes (e.g. default css example, or
controls.js ), and it causes long delays for each request.
When I changed KCODE to ''none'', everything worked OK. It seems that
string overloading borks something in Webri...
2008 Dec 24
5
Odd js behavior in Chrome & Safari
...ted OK.")
else
document.write("You selected Cancel.")
}
</script>
The <body> section has
<input type="button" onclick="confirm_action()" value="Submit">
Works just fine in IE7 and FireFox3.
But not in Chrome 1 or Safari 3. In the latter two the confirm box
appears, then a new blank page without the "You selected..." text. Js
otherwise working fine
Has anyone else encountered this? Bug in Rails? Chrome? Safari?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~...