similar to: placement of redbox popups

Displaying 20 results from an estimated 10000 matches similar to: "placement of redbox popups"

2008 Jan 19
5
Open a (redbox) modal popup from inside a controller?
Hi, I''m trying to open a modal popup window using redbox to display a styled notification/alert to the user. The helpers in the redbox documentation only describe how to open a redbox when the user clicks on a link, e.g., link_to_redbox() or link_to_remote_redbox(). Is there any way to open a redbox, or a different type rails- compatible modal popup, from inside a controller action?
2008 Apr 17
1
redbox + will_paginate
Hiya, I''m trying to use Will_paginate with the RedBox plugin but having problems making it go to the next page of the collection. http://blog.craigambrose.com/articles/2006/09/22/redbox-release-2 as far as i can see will_paginate does not support any kind of :remote ajax call so each page click can update the div element. has anyone managed to get will_paginate working within a redbox
2008 Mar 03
4
To use JS in RedBox Plugin
Hi All, I''m using redbox plugin in my app. Redbox plugin is working properly.But when i try to change text box values using js its not working. The Code is <input type="text" name="playlist" id="playlist_name"> <input type="radio" name="playlist"
2006 Aug 23
2
new plugin: "redbox", a lightbox/thickbox clone with nice rails integration
Hi folks, I''ve written a little plugin to use for displaying a block of html over a page while fading out the background. This is like the lightbox.js library, and all it''s related offshoots (thickbox, greybox, etc.). My plugin, Redbox, is not really any better than these others (in fact, it''s less mature, and less tested), but it builds on prototype and scriptaculous,
2008 Jun 21
0
RedBox and Rails 2.1 ???
Anyone else tried this? Looks like there are some issues using the redbox plugin with rails 2.1 but maybe I''m just doing something wrong... Thought I would post a question here to see if I''m the only one... (Was going to us it for forms with lightbox effects.... ) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the
2006 Jun 14
1
Cross Browser Popups
Hi, Does anybody have a little cross-browser piece of code to resize a popup ? Excatly, I don''t know if it is possible ?, I would like to open a popup on the side of an existing window like if it would be a tabpane. So reducing window width by the width of the popup, set the popup on the side of the window. And the best of the best: when the window is resize, resizing the popup also
2006 Dec 10
2
popups, queue & agents
Hi everyone - I have a nicely working system to which I'd like to add popups for incoming calls. Calls go into a queue, then all extensions ring. I'd like the agent that answers to call to get the popup on screen. I'm currently using Flash Operator Panel to get a popup (other suggestions welcome). Currently, all users get a popup when the call first goes into the queue
2012 Mar 30
1
Popups not appearing for leaflet using mxn 2.0.18
Good day, I''m trying out the new Leaflet provider using the 2.0.18 release. Unfortunately, I haven''t been able to get a marker bubble (popup) to appear after clicking on the marker. I think my use of Mapstraction is correct as I see a popup appear for the googlev3, ovi, and openlayers providers when I switch with no other changes to my code. Is there a step I''m
1998 Nov 21
0
HELP with browsing and popups (Cont: Get popups)
I've got plenty of messages about "message command". Please don't talk me about "message command". I have "message command" in my smb.conf. It seems to be another problem: I can browse all groups in local network but anyone can't find me in "Network neighboorhood" in Widows 9x. I can receive popups only from boxes with samba (Linux boxes) and
2010 Sep 10
1
Desktop Notifications/popups = steam apps hard freeze?
I'm not sure if this is a problem resulting from my PlayOnLinux app for handling the wine based applications. However whenever I get a popup or notification from my Ubuntu desktop it causes the Steam application to hard freeze, graphically only though. Seeing as I then have to hit '`' and then quit (I have only valve based games) I'm just wondering if anyone has experienced this
2006 Nov 10
8
PeriodicalUpdater and popups.
Hi, I don''t know what might cause this, but maybe you do. If I put the code below in a html-file and open it in a popup. I get an error on row 129 in the latest prototype.js bundled with 1.6.5. popup.html: <script type="text/javascript" src="/inc/api/prototype.js"></script> <script type="text/javascript"> Event.observe(window,
2018 Jul 21
1
odd popups
Occasionally and without any action on my part, I get a popup saying I need to authenticate in order to read others' actions. I have no clue what this is for, so I always reject them. Anyone got a clue? Image attached. -- ---- Fred Smith -- fredex at fcshome.stoneham.ma.us ----------------------------- But God demonstrates his own love for us in this:
2009 Oct 20
2
Kernel panic w/ DAHDI 2.x/Digium TE220B
I've seen this consistently on three systems, with three different cards, and multiple versions of DAHDI. At first I thought the issue only occurred on newer, Nehalem-based, systems, but I reproduced it on a Core 2 Duo box as well. I've tested with dahdi-linux 2.2.0.2, dadhi- linux-complete 2.0.0+2.0.0, 2.1.0.2+2.1.0.2, and 2.2.0.2+2.2.0. The card is a Digium TE220B which uses the
2011 Oct 20
0
Call popups with Thunderbird (and potentially other PIMs)
Some of you may be interested in a project I've been keeping myself busy with whilst convalescing - or rather, two closely related projects. callPopPy is an incoming call popup notifier written in Python. It's probably most useful to Linux users, but was written to be portable and has been tested on Windows XP. It uses the starPy library to interact with Asterisk's AMI. callPopPy
2004 Jul 06
0
XP Pro password changing and popups
Hi, I'm not sure how it's exactly done but XP Pro seems to block winpopups during ctrl-alt-delete session (changing passwords, workstation locking, etc) somehow. I'd like to prevent people from password changing trials and send them a popup like this: smb.conf: passwd program = my_script %m my_script: #!/bin/sh echo "Please log to 'some machine' to change your
2006 Apr 11
1
IE Sortable Style Problem
Hi Guys, I am having a problem in IE (tested versions 6 and 7 beta) with sortable divs in a container div with overflow set to scroll. It looks like all of the divs have their position set to relative after the sortable initializes, and also after being dragged. When a div (any element?) has a relative position in a containing div with overflow set to scroll, all of the divs with relative
2006 Oct 16
1
dxgrab question
I'm currently running a game (warcraft iii to be precise) in a windowed environment so I can make use of my desktop during games. Because of poor scrolling ability, I had to enable the DxGrab option for the window to lock the mouse to the window. Is there a way to escape the mouse out to the desktop? I've tried switching virtual desktops within my window manager but all the key captures
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
2008 May 02
1
Java animations, Google Earth flashing with Compiz enabled
On a Dell Inspiron E1505 / 6400 with the ATI x1400 video card running the fglrx driver on Kubuntu 8.04, I have some video problems while running Compiz. I am not using XGL, in fact, I removed it from the system as it was causing performance issues. The symptoms I describe here were present before removing XGL, as well as after. The test applet on java.com flashes (as if it disappears between