similar to: draggable_element Messing up CSS for IE7

Displaying 20 results from an estimated 2000 matches similar to: "draggable_element Messing up CSS for IE7"

2006 Dec 12
1
Drag and Drop in IE7 vs FF
Hi, I''ve got drag and drop (DD) working for my app in FF. However, the same code doesn''t work in IE7. I can''t even see an icon change when you hover over the item I intend to drag. All I get is the lasso effect; the mouse makes look it is trying to select the contents of the page. Here''s an abbreviated version of the code with the pertinent section: <%
2006 Feb 01
0
Using draggable_element doesnt work with update_element_function
Hi everyone, I am writing a ruby on rails application, and making heavy use of AJAX calls and evaluate_remote_response. In my remote responses I often have several update_element_function calls going on, to update several divs on the page. What I am doing is calling update_element_function, with the content as a block. Inside the block I usually have html, or make calls to other partials or
2006 Apr 07
0
weird problem with draggable_element in a partial rhtml
Hi all, I have an index.rhtml page which calls a partial called _tasks.rhtml. In the latter i call <%= draggable_element("icon#{@tasks.id}", :revert => true)%>. The first display of my page works fine and I get <script type="text/javascript"> //<![CDATA[ new Draggable("icon32", {revert:true}) //]]> </script> But then if I have an ajax
2007 Jul 26
1
Scroll Page While Dragging 'draggable_element'
Hi - I posted this on another list, but received no response, so I''m trying this one. My apologies to those who have seen this question twice. I have two columns, one of draggable elements, the other of droppable elements. These are used to add items to a particular collection. (Story :habtm ''Assets'') Column 1 (Assets) Column 2 (Stories) ==============
2006 Jan 05
0
[Ajax] draggable_element with button inside
Hi guys, I have the following code: <li id="active_task_<%= active_task.id %>"> <%= active_task.title %>&nbsp;<%= link_to_remote "Edit", :update => "active_task_#{active_task.id}", :url => { :action => "edit", :id => active_task.id } %> </li> The goal is when a user clicks on the "Edit"
2006 Dec 06
5
Content overlapping IE7 scrollbars?
Hey all, I''ve Googled and searched for this answer numerous times, but can''t find it. Apologies if this has been posted here before. I have a frameset in IE7 with a top and bottom frame (I know... frames suck. No choice here). The bottom frame is where all the action is, specifically, a portal with draggable (sortable, actually) portlets. Anyway, I get this funky problem
2007 Mar 30
0
Beta IE7 Policy Template
Hi all, Just finished all of the "annoyance" issues with IE7 and started putting together an IE7 policy template for System Policy Editor. This is just a "beta" release I guess. Get it Here: http://files.pcc-services.com/files/samba/ie7beta1.adm Here is what I included so far: - Always Show Menu bar - Set Menubar to Top Position These two basically make IE7 look more
2006 Dec 18
1
Problems with Drag & Drop in IE7
I''ve got some very simple drag & drop scripts that I''ve put together for testing purposes just so I can get the kinks worked out before I build the drag & drop functionality into my application. The scripts work fine in Firefox but when using IE7 it craps out after I drop a draggable on a droppable. I drag a username div to a number div drop it and the username reverts,
2008 May 27
0
Sessions wont work with IE7 with 2.0.2?
I have an odd problem I don''t ever remember having before. If I access my app with Safari or Firefox, I can login and maintain a consistent session. Tailing the log file, I see the same session ID evertime I hit my apps pages. Now, I open up IE7 on my PC. I try to login, and the server thinks the login worked fine, but after I get redirected I am not logged in. After further
2011 Sep 06
0
How to get Menubar in IE7
I am newbie for wine and recently I installed wine-1.3.26 in my workstation. My operating System is centos 6. I successfully installed IE7 using wine. But I cannot get menu bar in IE7. I can get Address bar only but I cannot get other menu bars. I will really appreciate if anyone can help me what I have to do to get menu bar on IE7. Thanks
2009 Aug 02
4
IE7 issue with a game
Not sure anyone will have an answer to this... but might as well ask I'm working with a beta version of a game and under NDA (and its not in the appdb)... but IE is required for logging in and patching... I'm wondering if this is a known issue with other games... Have to use IE7 installed, as IE6 had rendering issues, that IE7 didn't, and the game directly calls IE version of Wine
2011 Feb 06
2
Running IE7 setup
Hi I am trying to run IE7 on my MACB00k Air OS 10.6.6. ?When I try to run IE7 and go to Internet options, under browser settings I can't set the memory for temp files. ?I enter 100MB and I get a message that the value needs to be between 8 and 8? Even when I put in 8 the setting is not retained? ? Any Ideas, I am currently using Wine 1.2.2 Thanks in advance. George Pannell --------------
2011 Feb 22
3
HTTP/SSL (HTTPS) sites not working in IE6/IE7 - advice reque
Hello, I have working IE6 and IE7 in Suse Linux Enterprise Desktop 11.1, HTTP sites working OK, but I have problems with HTTP/SSL (HTTPS) sites. Has somebody solved this? In *IE7*, sticking point is this screen: "There is a problem with this website's security certificate. Security certificate problems may indicate an attempt to fool you or intercept any data you send to the server. We
2010 Jun 22
1
Launching IE7
I installed the newest version of Wine (1.2-rc4), and also IE7; however, I cannot find IE7 to launch it again! It doesn't appear in the list of programs, although it is listed under "Application Settings." Is there a different way to launch it? Is there a command I should use instead? Thanks! [Question]
2008 Jan 23
1
IE7 Object Expected Error
Greetings All, I''ve got a problem in IE7. It''s throwing an "Object expected" error when I try to use the new operator to instantiate an object created with Class.create() in Prototype 1.6.0. The code for the object is here: http://pastie.caboo.se/142561.txt. It''s an in-house dialog-like class. I pasted the example code for Class.create() from the API
2010 May 14
4
ie7 activeX
I installed ie7 in 1.1.44 on ubuntu 10.04 no problem quick and smooth. It runs fine but my bank needs activeX components and whatever setting I do ie7 won't install the activeX components. Any suggestions?
2008 Jan 31
2
Odd things happening in ie6/ie7
As always, i am again having problems in IE6 and IE7 with scripts. The scripting works fine in FF2, opera and Safari. IE just wont load it. Could anyone help? It''s a static page for now, located at www.maifith.com/research/index.html The problem,although quite obvious, is that it doesn''t load the JS in IE6 or IE7. Any help would be appreciated.
2007 Aug 20
0
IE7 invalid argument
I am getting invalid argument from inside Position.relavitize on IE7. Using 1.5.1.1 of Prototype. relativize: function(element) { element = $(element); if (element.style.position == ''relative'') return; Position.prepare(); element.style.position = ''relative''; var top = parseFloat(element.style.top || 0) - (element._originalTop || 0);
2010 Oct 26
2
Can't install IE7?
I'm trying to install IE7, but a few things happened. For one, I get a prompt saying update.exe has an error, but from there it keeps going with the installation. Not sure what that's about. Then, I get all the way to the part where it wants me to check the box for it to allow for automatic updates. I figured no big deal so I check the box and click Next. Then it goes to the window where
2011 Feb 11
3
Help with IE7 running on Macbook Air
GeorgePannell at aol.com wrote: > >Hi, I am a new wine user and I have been able to get ie7 running on my >Macbook but I cannot set the memory allocation for temp files under the >browser setting. If I set to 100MB it gives message that setting needs to be >between 8 and 8. If I put in 8 MB in the settings window the message does not >reappear but it also does not