Displaying 20 results from an estimated 40000 matches similar to: "Stack overflow in Internet Explorer"
2007 Sep 28
3
Why PeriodicalUpdater doesn't work on Internet Explorer?
I have the following code:
<script type="text/javascript">
Event.observe(window, ''load'', function() {
var updater = new Ajax.PeriodicalUpdater(''chatbox'', ''chat.php'',
{method: ''get'', asynchronous: true, frequency: 0.55, decay: 2,
onSuccess: function(){$(''chatbox'').scrollTop=$
2007 Aug 01
0
The escapeHTML and unescapeHTML functions on Internet Explorer
I have a question about the escapeHTML and unescapeHTML functions.
I''m using the prototype.js in a project and noticed that Internet
Explorer needs to also have double quotes escaped/unescaped. Has
anyone else run into this problem?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2007 Jul 05
0
1.7.1 beta 3: dragdrop.js Internet Explorer Issue
Hi group
I''ve used the beta 3 for a simple sortable list, which works
perfectely fine in Firefox (2.0.0.4). When I checked my sortable in
Internet Explorer 7, the following error occurs every time:
dragdrop.js, line 491, "Invalid argument" (translated, error message
might be not 100% accurate)
The "bad" line:
style.top = p[1] + "px";
Best regards
Markus
2006 Sep 29
0
sortable and Pulsate on Internet Explorer bug
Maybe someone can help me to make the Effect.Pulsate working on Internet
Explorer in this example?
<ul id="list">
<li>Element 1</li>
<li>Element 2</li>
</ul>
<script>
Sortable.create("list");
new Effect.Pulsate("list");
</script>
Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message
2007 Apr 10
1
bug: Element.getElementsBySelector on internet explorer
Hi,
in ie7 I can''t use Element.getElementsBySelector to select elements in
a xml document
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this
2006 Mar 18
1
Prototype event models and Internet Explorer
Hi,
I was just reading an article that talked about the problems with
Microsoft''s event registration and handling.
>From http://www.quirksmode.org/js/events_advanced.html
1. Events always bubble, no capturing possibility.
2. The event handling function is referenced, not copied, so the
this keyword always refers to the window and is completely useless.
I was wondering if the
2006 Jun 26
1
samba 3.0.20 + squid 2.5 : automatic logon with internet explorer
hello,
samba is setup PDC with ldap
client : windows xp pro sp2
server : samba 3.0.20 + openldap 2.2 + squid 2.5stable14 + squidGuard
is it possible to create an automatic logon with internet explorer ?
perhaps with ntlm_auth, but i can't find the good sentence.
thanks.
2010 Nov 24
2
Need Internet Explorer 6 or 7
I work for the state of Idaho and all of our paystubs and other important employee documents and other information are all online. The problem is that they are only accessible using Internet Explorer - and I am a Mac user. Yes, I've contacted them, many times - many levels, and just hit a brick wall each time. The website states:
The State Controller's Office currently supports
2006 Mar 08
0
question about auto-updating div with overflow:auto and maintaining position
I have a div (with overflow:auto) that gets stuff added to it via
Ajax.PeriodicalUpdater, and I''d like to keep it scrolled to the bottom all
the time, unless the user manually scrolls away from the bottom (and be able
to return it to its bottom-sticky form afterwards)
I''m not sure if this is just some css trickery I need to do, or if it requires
some javascript to do it.
2006 Jun 14
0
Bad behaviour in Internet Explorer
Hello,
I''m using scriptaculous and it is great but they are very slow and don''t
show the element when I drag it in IE6.
Someone know something about drag and drop in IE?
I''m using the latest version, 1.6
The code is:
<div id="list[1]" >
<div id="item_2" onclick="CSSUtils.show(''list[2]'')">Obras
<div
2005 Nov 08
2
Scriptaculous insertion fails when XHTML Strict used in FireFox
Hi !
I'm getting an uncaught exception requiring the Scriptaculous
libraries when everything says XHTML 1.0 Strict:
class ApplicationController < ActionController::Base
before_filter :set_content_type
protected
def set_content_type
response.headers['Content-Type'] = 'application/xhtml+xml;
charset=ISO-8859-1'
end
end
<?xml version="1.0"
2008 Jul 12
1
Re: Re stful_authentication, Internet Explorer, and unwanted http basic dialog
I''m glad I found your post Joshua - it saved me quite a bit of time!
To get this to work for me however (IE6), I had to ditch the ||= and do
straight assignment:
request.format = :html if request.env[''HTTP_USER_AGENT''] =~ /msie/i
Joshua Doss wrote:
>
>
> Alter access_denied to add this line (right below "def access_denied"):
>
>
2010 Dec 19
0
favicon.ico (shortcut icon) & Internet Explorer 8 & rails
For all the poor programmers out there who have been scratching their
heads ...
If you do something like
<link href=''/images/UltraDedup-icon-003---16x16.ico''
rel=''shortcut icon'' type=''image/x-icon'' />
and place it immediately after the in the <head> section of a webpage
then you may experience the following bizarre behavior:
2006 Mar 16
3
Drag Drop problem with Div using overflow:auto
There seems to be a problem with dragging an object outside a div if using overflow:auto on the div style.
My problem is the same as the one described in the following thread but the responder''s "fix" did not work for me. Is there a fix for this problem?
http://wrath.rubyonrails.org/pipermail/rails-spinoffs/2006-February/002599.html
Regards
2006 Jan 18
8
BlindDown on a div with overflow: auto...
I have a div with overflow: auto... BlindUp works fine. But BlindDown
simply waits the duration and shows the div at full size (no blinding
down effect). If I remove overflow: auto it works fine. Why would this
work for BlindUp but not BlindDown?
Sincerely,
Ryan Gahl
Design Engineer
Camtronics Medical Systems (an Emageon Company)
Ryan.gahl-nlycWCgr5/vuufBYgWm87A@public.gmane.org
2005 Dec 30
1
Internet Explorer 6 crashes after upgrading to Wine 0.9.4
Hello all,
I am running an Ubuntu system here (Debian-based) and today I got an
upgarde from Wine-HQ to version 0.9.4 from the Wine-HQ repository. I
have Internet Explorer 5, 5.5 and 6 installed from IEs4Linux
(http://www.tatanka.com.br/ies4linux/en/instructions/) which uses the
Internet Explorers from the Browser Archive
(http://browsers.evolt.org/download.php?/ie/32bit/6.0/ie60.exe). After
2003 Aug 29
4
internet explorer and webpack xilinx
I'm using linux from october 1996 and I'm close to say good by to window
just only for remainig two think.
One is the digital electronic development tools of the xilinx that I'm
tryng to install under wine and the last is internet explorer, becouse
same web sites does'nt work with the other browsers.
Is there same people that is using wine sucessfull with those two
programs?
2005 Oct 03
4
BlindDown doesn''t work anymore ?
Hi all !
Bad day for me. Customer calls, and says he can''t add phones and
addresses to his contacts. A bit of looking around confirms the fact.
I track HEAD for scriptaculous, because I need in place editor.
So, a binary search in the scriptaculous repository revealed that r2137
works, and that r2138 and subsequent don''t. I also tried HEAD (r2444),
to no avail.
This is
2011 May 07
5
Ogg Vorbis for internet explorer 9
Hello,
I would like to know if there is a plugin for internet explorer 9 so
that it supports playback of Ogg Vorbis files.
In fact, I'm devellop a media site, and I use the tag <audio>. Since I
want to promote ogg vorbis, I will require users to post their music in
this format.
For versions of Internet Explorer less than 9, I'll use a flash drive
that can play ogg files. His name
2006 Mar 01
0
RE: manipulate <td>''s andtheircontentbygrabbingtheir classNames
Oh is Gecko == Mozilla? Oh well, can''t keep them straight. As far as I''m
concerned there are only 2 browsers worth developing for, IE6 and FF >
1.07.
Yea.. Stupid browser makers. Wish we could pull them all into the town
square for a good flogging.
-----Original Message-----
From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org