Displaying 20 results from an estimated 10000 matches similar to: "Popup search windows: hints needed"
2006 Jan 08
0
Popup search windows: hints needed
I need a suggestion on how to implement a popup search windows in a Rails
application.
Something very similar to the "Hertz Location List" or "Find a Neighborhood
Location" links in the Hertz reservation page
https://www.hertz.com/rentacar/index.jsp?targetPage=reservationOnHomepage.jsp
Many thanks in advance,
Bruno
2006 Aug 18
2
Search window
Hi, I''m a rails newbie in need for some help. I''d like to replace a
dropdown on a form with a pop-up window where I can search for a record
and then return the selected id for the original form.
Is there anything like this available in rails? Does anyone have a tip?
Thanks,
Gabriel.
--
Posted via http://www.ruby-forum.com/.
1998 Jun 19
0
AW: Mapping Samba Drives (Samba Digest 1721) (Suzanne George)
Sorry Suzanne,
but for this problem I did not have a solution!
The Problem is, that WIN NT, start the Network with the LOGIN - Screen
(one of the Security Mechanism).
I've you try to enter the network request to the AUTOEXEC.BAT - File, it
will not mountd // map one of the drives, because the network isn't
start at this time! The next Point you could enter is after the Login -
Screen
2013 Jun 05
1
Link_to image_tag popup
Hello All,
How can I add a popup in link_to image_tag?
I am trying as :-
<%= link_to image_tag(@user.avatar.url(:small)), ''/users/edit'',
:popup=>[''original_image'', ''height=700,width=900''] %>
It goes to the edit page. But it doesn''t opens popup.
Is this the correct way to call a popup?
How can I achieve this?
Thanks,
2007 Mar 26
1
how to close a popup?
hey all,
I open a popup from a firefox extension with window.open(myurl).
The content of the popup is a regular form with a text_field to fill.
Is there a way to automatically close the popup after the user click
the form''s submit button?
thanx in advance
Pat
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2013 Jul 05
5
popup to all users ?
Hello
I need to have a information popup will be send when
my thunderbird's users connect to our server.
Is there a function in Dovecot to do so ?
Thank you
2008 Mar 04
3
incoming call popup
hi,
can you recommend "clean&simple&stable" solution for incoming call popup
(in browser)?
i'm using flash operator panel now
but i want something without flash (maybe something in AJAX?)
thanks
---------------------------------------
Marek Cervenka
=======================================
2007 Apr 27
0
Prototype Popup Error
I am using the prototype ''new Ajax.Request'' object for a simple data
retrieval operation. Works fine. To tell the user what is going on
(the retrieval takes a second or 2), i stuck a simple window popup
(that says ''wait..'') right before the request and then just closed it
when the request completes.
I have tried a few different ways to generate the popup -
1
2007 Apr 13
0
Rails Popup Window Not Passing Session Data
I am using sessions to authenticate users for a web based application I
am writing. I need to open popup windows for certain functions. These
popup windows pass the session information in Mozilla allowing the
window to display the proper content.
In internet explorer, it seems as though the session is not passed and
the login screen comes up inside of the popup window. Does anybody know
a
2009 Nov 12
1
Stop K3B CDDB Popup
On CentOS 5.4 I just installed K3B to write some
CDs. Now every time I used a CD, I get a popup
that asks me to "Select a CDDB entry ...".
How can I stop this popup?
Thanks,
Mike,
2006 Feb 03
4
CallerID popup
Hi,
I'm trying to write a small Visual Basic app to throw a popup with
CallerIDNum when a call center agent answers a queue call.
Does anyone know what is the right manager event to intercept?
Thanks
Mimmus
2009 Mar 26
1
Lightbox popup on ajax pages....
Hi,
I''m using lightbox.js for displaying chromeless popup windows.
I have a main page on which I have javascript_include_tag and
stylesheet_link_tag to include lightbox.
Calls to the lightbox popups from this main page work perfectly...
But....calls to the lightbox popups from pages which are called by
ajax(using link_to_remote) from the main page do not work... :(
They work like
2006 Apr 03
2
popup forms?
I searched a bit, but have come up short. Are there any libraries for creating popup forms w/ rails? These would not be displayed in a separate browser window, but rather made visible over an open page and adjacent to a clicked link -- similar to the google maps baloons, or the gmail popups. Lots of other examples out there...
Thanks
---------------------------------
Talk is cheap. Use
2006 Mar 10
0
link_to(... :popup => true) problem
I have a file_column that points to a pdf. I want that pdf to open in a
new window, thus wrote the code:
<%= link_to(''PDF version'', url_for_file_column(''floor_plan'',
''pdf_file''), :popup => true) %>
which generates the code:
<a href="/floor_plan/pdf_file/12/first_floor.pdf"
onclick="window.open(this.href);return
2006 Jul 24
4
how to get your controller to close a browser popup window
While editing a record I need to have a link to create a new record in
another scaffold.
I''ve done this by using a popup window
<%= link_to("Add new Person", "/person/new", :popup => [''window_name'',
''width=600,height=600'']) %>
It all works great - but when the save is done I want to kill the popup
window.
2001 Jul 20
1
Popup dialogs
Howdy,
Prior to the major X11 changes of June, popup dialogs were nice and fast
(as they should be). Since the X11 changes, the popup dialogs are very
slow; 1-2 seconds to destroy one and pop up another on a 700MHz Athlon.
Actually, all window creation is much slower, but I really notice it on
the popup dialogs (because I use them a lot). Once the windows are open,
speed seems to be quite
2014 Jun 28
1
Popup URL for outgoing calls.
What CRM your going to use?
With regards
N.Prakash From: Rusty Newton
Sent: ?28-?06-?2014 01:01 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Popup URL for outgoing calls.
On Sat, Jun 21, 2014 at 5:57 AM, Inventions <research at businesstz.com> wrote:
> Can anyone tell me how to implement a popup URL native asterisk when
> making
2006 Nov 20
2
getting form content for print popup
I''m trying to open a new window for printing a form from a link. I want
to display the contents of the form for printing. I can get the popup
to work, but am wondering how to get the contents of the form from the
parent window, using RJS.
I can use a submit option to get the form parameters in a
link_to_remote, but the popup doesn''t work.
<%= link_to_remote
2007 Dec 10
3
Popup Window
Hey!
I would need a popup window like this (not necessarily associated to a
taskbaricon):
http://www.venraiker.com/wp-content/uploads/2006/03/libnotifyvx.png
I should be possible to show such a window for a certain time,
displaying a certain message.
Is a similar thing possible with wx? Are there oder options?
thx ck
--
Posted via http://www.ruby-forum.com/.
2006 Mar 14
0
Hyperlink "pop-back" from popup window
Hello all,
I have a popup window (via link_to :popup=>true) that contains a link to an
external page. How can I get navigation of that link to go back to the
original calling browser -or- launch a new browser window in the background?
Thank you!
--
------------------------------
Forget the icing. Bake the Cake!
- the epi-centered developer
------------------------------
Peter