similar to: hover and displaying divs

Displaying 20 results from an estimated 200 matches similar to: "hover and displaying divs"

2005 Dec 28
6
Custom tooltip component?
I am looking to develop a custom tool tip component for a list of links. ...Which is kind of not that big a deal. But, and this seems to be the tricky part, I also want to be able to set/specify the interval threshold after which to display the tool tip. (and by nature of "tool tip", don''t display if the mouse moves out during that interval. etc) Any suggestions? Could
2006 Aug 06
10
editor recommendation
Hello lsit, I''am new to rails (about 2 hours) and after the first lines of code I must say: Great! I love it! Can someone recommend me a editor? I run Ubuntu Dapper. Th?ngs -- Jochen Kaechelin, fvgi242ss, wlanhacking.de http://mail.wlanhacking.de/cgi-bin/mailman/listinfo http://www.gissmoh.de - Mein sonstiges Leben!!
2008 Feb 04
3
backup strategy
what's the prefered way to backup users mail? i use doevcot shipping with debian/etch an maildir. thanx -- jochen
2006 Jun 23
5
Ajax zooming pictures
Hi, I was wondering if anyone has an idea of the code that I can write to achieve the follow effect. http://www.istockphoto.com/file_search.php?action=file&userID=938503 When you move your mouse over an image, it shows a bigger picture. Thanks -- Posted via http://www.ruby-forum.com/.
2007 Jul 21
3
manging rescues
What''s the recommended way to catch errors like this: NoMethodError in Register#confirm Showing app/views/register/confirm.rhtml where line #4 raised: undefined method `namen'' for nil:NilClass I get this error when someone does somethinh like: http://.........../register/confirm?email=jkdsfadslkjflksd If I make: remail = params[:email] @user = Request.find(:first,
2015 Mar 13
4
samba 4.2 RDP problem
Hi, i did some tests wit samba 4.2 as a ADS DC on arch linux. On a Win8.1 client i can do local logins as every user, i can login via RDP as local user, but i am not able to login as a domain user via RDP. After the loginscreen, appears "Welcome" and the mousepointer continues to spinn.... Same issue on Ubuntu 14.04, samba 4.2 installed from source. On Ubuntu and samba 4.1.17
2008 Jan 02
5
polymorphic assosciations - still the way in Rails 2.0.x
I store a lot of information concerning blogs, events, books, bla bla... So I have a lot of database tables including the same fields: url, user_id, subject, comment..... So I decided to use polymorphic assosciations. Is this still the prefered way in 2.0.x or does Rails 2.0.x offers me a easier, faster and more preferable way to do this? By the way, isn''t it much easier to do all the
2005 Nov 21
10
Anybody using SCGI in production?
Or does anybody prefer fastcgi/fcgi? I''m using webrick for development, but plan on using scgi when I switch to production (because it appears to be an update to fastcgi, and I couldn''t get fastcgi working anyhow). thanks csn __________________________________ Yahoo! Mail - PC Magazine Editors'' Choice 2005 http://mail.yahoo.com
2015 Mar 17
4
samba 4.2 RDP problem
> Hello Heinz, > > Am 13.03.2015 um 18:26 schrieb Heinz H?lzl: > > i did some tests wit samba 4.2 as a ADS DC on arch linux. > > On a Win8.1 client i can do local logins as every user, > > i can login via RDP as local user, but i am not able to > > login as a domain user via RDP. > > After the loginscreen, appears "Welcome" and the > >
2010 Oct 06
3
Gameplay asks for the second CD
Wing Commnader Prophecy (multiple CD's) install doesn't give any problem (due to its small pop-up format window) and the game plays well until I come to the next CD. Game grabs full screen 800x600 svga. Pop-up window for second CD appears, but I can not switch with <Alt><Tab> to desktop. What did I already try? Read lots of items on this forum :D
2006 Aug 04
2
how to remove ID from stylesheet_link_tag?
When I use stylesheet_link_tag, the results come back with a timestamp ID, like this: <link href="/stylesheets/style.css?1154009736" media="screen" rel="Stylesheet" type="text/css" /> I don''t want the query string and ID on the end, but I can''t see how to disable this in the docs. How do I do this? thanks, jeff -- Posted via
2005 Oct 22
2
problem with "gem update mysql"
Hi, I have activated scaffold in my first rails application ( following http://manuals.rubyonrails.com/read/chapter/38 ) and now I get the next error ''Packets out of order'' error was received from the database. Please update your mysql bindings (gem update mysql) and read http://dev.mysql.com/doc/mysql/en/password-hashing.html for more information. if I run the "gem
2007 Nov 29
1
mongrel_upload_progress and attachment_fu
Can one use mongrel_upload_progress in combination with attachment_fu (db_file)? I wan''t to store uploaded files directly in a mysql-database - not in the filesystem. Is there a way to use mongrel_upload_progress to do this, or do I have to store files in the filesystem and copy them to the database? Thanx
2006 Aug 18
3
RoR logo on own webpage
Hello, are there any restrictions in using the RoR logo on my own homepage? Something like: powered by Ruby on Rails ..__logo__.. -- Jochen
2007 Jun 06
1
"selected" in form.select
I have a search form in my navbar where a user can select in which area he wants to search. After clicking the submit-button the results get rendered but the previous selected area is no longer selected. <%= form.select (:suchfeld, [ [''Beschreibungen'',''description''], [''Headlines'',''headline'']] ) %> I was able to
2005 Jun 13
1
kde and domain login
is it possible to show all domain-users in the kdm dialog? wbinfo -u gives me the correct list of all domain-users but when I try to login into my linuxbox I only see all local users. -- _ _ _ __ _(_)___ ___ _ __ ___ ___ | |__ __| | ___ / _` | / __/ __| '_ ` _ \ / _ \| '_ \ / _` |/ _ \ | (_| | \__ \__ \ | | | | | (_) | | | || (_|
2015 Mar 17
1
samba 4.2 RDP problem
Hi, On Tue, 17 Mar 2015, Heinz H?lzl wrote: >>> Hello Heinz, >>> >>> Am 13.03.2015 um 18:26 schrieb Heinz H?lzl: >>>> i did some tests wit samba 4.2 as a ADS DC on arch linux. >>>> On a Win8.1 client i can do local logins as every user, >>>> i can login via RDP as local user, but i am not able to >>>> login as a domain
2005 Jun 11
1
Problem joining a domain using ads
server: ms 2003 with ads client: debian 3.1/samba 3.0.14 smb.conf: .. [global] workgroup = SP-GRUPPE password server = 10.85.117.150 realm = SP-GRUPPE.DE encrypt passwords = no server string = %h server (Samba %v) obey pam restrictions = yes passdb backend = tdbsam, guest passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n .
2013 Nov 07
2
Workaround for (EL6.4) rdesktop-1.6.0-10 Woe
rdesktop has been spewing error messages since the update to CentOS 6.4. Aside from the continuous stream of errors in the terminal window from which it was launched, there are a number of usability issues in the remote session. The pointer does not change shape when moving over various window components such as column separators, window borders, etc. The background doesn't refresh within
2006 May 25
3
caching of javascript and stylesheets
Is there a standard way to make sure a client''s web browser pulls the latest version of your style sheet or javascript file instead of using a cached one? We are currently using a tedious way where we add a version number to the file (e.g. screen-v12.css) and when Rails boots up it finds the latest version in the style sheet folder. On the other hand, I have seen Basecamp append