similar to: Pop Up

Displaying 20 results from an estimated 100000 matches similar to: "Pop Up"

2015 May 27
1
Windows explorer pop-up descriptions: unfair to Samba
Hello, I would like to get this question answered in support of a decision about whether or not to move some large shares from Windows Server to Samba. Windows Explorer has a feature called "Show pop-up description for folder and desktop items", which I will call SPD. SPD, which is enabled by default, shows a folder's contents and size when you hover your mouse cursor over it. It
2008 Jan 18
5
wz_tooltip and updating the DOM
Hi all, I am using Prototype in conjunction with wz_tooltip and am having a problem with the tool tips not being updated in time. When a user mouses over a link, I am making an Ajax call to a CFM page that sends back an HTML table and updates the contents of a div with the returned content. I then call wz_tooltip and reference that div to use as the tool tip. However, what is displayed in the
2006 Jan 26
0
selecting from dynamic pop-up list populated by a table
I''ll try again... I am looking at this page...HowToUseFormOptionHelpers http://wiki.rubyonrails.org/rails/pages/HowtoUseFormOptionHelpers perhaps I should be using Ajax for this...I haven''t looked at Ajax yet. Have 2 tables - clients & case_managers I want the data from a column in case_managers to be the select list on a screen for adding/editing clients as I am pretty
2008 Jun 03
7
Iframe shenanigans
Here''s my problem. Unfortunately I have the need to load up fully qualified html documents into my page. (think tens of thousands of mini sites). I also have the need to be as handicap accessible as possible. (So ajax is essentially out, screen readers aren''t up to snuff yet). Thus I''m using an iframe. The unfortunate part is that I have navigation menus that appear over
2009 Mar 26
2
send_file using AJAX
I have a AJAX based form and when I use send_file there is no pop-up that appears to prompt user to download file... how do I fix this? Regards, Sudhindra -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email
2006 Jul 22
0
Pop-up menu
Hi, After spending a few days thinking about this problem (and trying out several ways), I can say that I have absolutely no clue on how to do the following: There is a page generated by rails that has shows a list of logged-in users. I would like to click/hover on a user''s name and get a pop-up box which contains a few links, such as "View Profile". Such menus have been
2009 Apr 06
1
Need Ruby on Rails Senior Developer
Company: Eborhood Industry: Ecommerce/communication/Real Estate - map-based search, communication, and execution Location: Based in Texas Pay: over $50K-$250K - more if you''re worth it We are in need of a programmer that has a great set of ruby/rails skills. We have had a few problems hitting deadlines because some programmers would do things at their convenience. We need a serious
2007 Jan 17
0
Triggering Autocompleter by button
Hi! I got a Autocompleter on my page and its working fine. For mouse-users I need a button which triggers the Autocomplete. I tried a this.getUpdatedChoices(); and it starts a request, but it doesn''t seem to handle the response. ---------------------------------------------- Ajax.TriggerableAutocompleter = Class.create();
2012 Nov 19
1
how to open a pop-up page in rails 3 and load data from database
I am using ruby-on-rails + psql I have list of pages. On some page click I have to open page in pop-up. How I''ll load data in that pop-up for specific page. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2007 Oct 24
5
How can I hide a DIV with a success message inside?
I want to have something like Facebook has. In some cases when you post something a success message shows up (on the same page, not a pop- up), stays 2-3 seconds and then fades away. How can I do that with Prototype? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
2006 Nov 24
1
sortable - after complete dropping element want to send ajax reqeust with id of elements: draggable and droppable
Hi all. I have specific situations - I use sortable on html list, and after I move elements I want to do ajax reqeust to serwer with the id of dragging element and id of the element that was droppable. How to do it? which function in Sortable class i have to overrider or modify? i try to modife onhover method in sortable and put a ajaxRequest call before methods dropon.parentNode.insertBefore
2008 Jan 10
4
Ajax.Autocompleter feature enhancement
I was wondering why Ajax.Autocomleter didn''t support array-style parameters for the Ajax.Request and opened the following enhancement request: http://dev.rubyonrails.org/ticket/10612#preview Any comments? Cheers, Andi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
2006 Jun 12
0
how to get link_to mouse rollover to pop up a "help" box.
I want to have a link_to (<a>) that when the mouse rolls over it (hover) a little if possible semitranspartent "box" (maybe 80px*80px) is displayed with some help/further information included. Is it possible to do this? -- Posted via http://www.ruby-forum.com/.
2007 Aug 27
0
Sending from multiple email addresses using POP
Hi, I have an app with many users who need to send and receive emails. My client does not want to have a local smtp server (if he can avoid it :). I can receive emails on a per user basis using Net::pop. What has me stumped is how to send email from different email accounts(but same domain) When I try to send if the FROM: does not match the smtp login account the mail server does not send it.
2007 Mar 09
0
link_to_remote with onmouseover event
Anyone have a better method for having the onmouseover event (or any other mouse event) instead of onclick when using link_to_remote: This is what I did, but I''d i have to create one for every mouse event, can''t figure out how to call a mouse event via an argument . anyone else run into this problem. Thanks def link_to_remote_mover(name, options = {}, html_options
2006 Apr 07
13
Pop up menus - any ideas?
I''ve got a menu in which I have all of my categories as links. Each category also has subcategories. I want to set it up so when you mouse over the category the subcategories will pop up (to the right of the main list, but that''s just CSS). This is what I have so far: <% for category in @categories %> <a href="#"
2005 Aug 23
1
Mouse focus in Wine
Hi, If I play a game in Wine - either Caesar III or Half Life come to mind right now - they seem to work better for me in a windowed setup where the game is not full screen and I can still see the rest of my Gnome desktop in the background. Caesar III plays well under Cedega or Wine, HL much better under Cedega, but the point being that I've tried both. The frustration I've had is
2005 Oct 11
2
Pushing Javascript Helper to external file.
I have a table and when I mouseover a row I want a pop-up with some additional information for that specific row (called remotely). I can do this easily with something along the lines of... onmouseover="<%= remote_function(:updated => "notediv", :loading => " Element.show(''note'');", :url => {:action => ''get_note'', :id
2008 Feb 13
2
javascript pop window from form how to update field back to main form
Hi I have question where I run web form. Now on this form I have one field with link select user. This link will pop up new window with javascript and on this window I have form with items which end user can select. Once selection is done end user press button Select User. Now I need to close that javascipt window and send back value of that selection back to form and to the field which has
2006 Oct 23
0
Invoking a remote (AJAX) action via double click
I have a list of images on one of my pages, and I would like for the act of double-clicking on any of them to do a remote request to an action. In this case, I''d like to pop up a redbox that is a dialog about the item I clicked on. I found some example code like this: <%= image_tag "image.jpg", :class => "image", :ondblclick =>