similar to: [semi-OT] Find position of floated elements

Displaying 20 results from an estimated 3000 matches similar to: "[semi-OT] Find position of floated elements"

2006 Apr 18
7
[Prototype] evalScripts not working for me
I think I am experiencing the variable scope problem with evalScripts. I have this block of code being returned from an Ajax.Updater call, as shown by FireBug or one of those other Firefox plugins. I have tried to boil it down to the minimum code. <script type="text/javascript"> test = function() { alert("test"); }; </script> <table
2005 Nov 02
4
acts_as_metadata?
I''m running into the need (on at least one project now) to implement end-user-customizable "metadata" or properties on model objects. The standard example would be a Person class that had first_name, last_name, etc. but would need to be extended real-time (through the web admin interface) with properties such as phone_number : varchar (30). I''ve done some basic
2006 Jun 26
8
[Semi OT] BlindDown and a floated div
I am using the drop shadow technique described at http://www.1976design.com/blog/archive/2003/11/14/shadows/ to give several of my divs drop shadows. That part works fine. What doesn''t work so well is when I try to BlindDown a div in Firefox and it ends up ignoring the content below it and just overlapping it. In IE this problem does not occur. In Firefox the overlapping does
2006 Apr 26
0
RE: DOM events not firing in IE6 with floated di vs
Yea that''s what I am seeing also. Think I got round this before by turning the structure into a table :( Andrew - Thanks for your input.. > -----Original Message----- > From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > [mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On > Behalf Of Andrew Tetlaw > Sent:
2008 Aug 29
0
display floated away
I am running linux. I lost kde and while trying to fix it I tried to run Guild wars in X under windowmaker. Guild wars came up in a small window and slowly floated to the right bottom of the monitor and off the screen. It continued to run even though I could not see it. I could hear it and I had to kill it in the process table to stop it. When I run it through the icon or thru terminal nothing
2004 Aug 08
1
[fdo] Inkscape BOF @ Siggraph LOS ANGELES - MON, AUG 9, 4-5 PM
*PLEASE FORWARD* Inkscape: An Open Source Vector Graphics (SVG) Editor Overview Birds of a Feather Meeting in Co-operation with Siggraph 04 at the Los Angeles Convention Center http://www.siggraph.org/s2004/conference/birds/index.php?pageID=conference Monday, 9 August 4 - 5 pm Holiday Inn City Center Santa Monica Room Jon Phillips + Jon Cruz ### Inkscape: Draw Freely.
2008 Dec 11
1
help needed regaring Acts As Taggable On Steroids
Hello, In my rails application, I have a book model. I want to add tags. For that I have installed acts_as_taggable_on_steroids from this link http://agilewebdevelopment.com/plugins/acts_as_taggable_on_steroids and do as the readme file. This is my Model : class Book < ActiveRecord::Base acts_as_taggable end Here is my ApplicationHelper : module
2006 Aug 29
0
mongrel_upload_progress problems
What is the status of the mongrel_upload_progress gem and Rails? I have been playing around with _why and technoweenie''s code but I''m not sure what is current and what is old. It is not working for me. I am running Mongrel 0.3.13.3 (gem) with mongrel_upload_progress 0.1. My upload URI is /agronomics/sample_cycle/upload, and my progress URI is
2006 Jul 11
0
Access session from observer?
I am writing a logger observer that provides an audit trail for most events that touch my AR models. I am using the acts_as_authenticated plugin for user login. What would be the best way to expose the current user to my observer? I''m not looking to violate MVC here (well, maybe a little -- though a logger seems more like a controller than a model to me). I just want the logger to
2009 Mar 03
0
Job Posting - Early stage political startup looking for advanced rubyist and/or designer
This is a shot out in the dark, but I figured it''s worth a try...especially in this job market. :) My friend and I are in the very early planning stages of a startup that will be politically focused. We intend to develop tools that will revolutionize and dominate the next generation of the politics. I am a developer with nearly 5 years of experience with Ruby & Rails and 8 years of
2004 Aug 08
0
[fdo] BOF @ Siggraph LOS ANGELES - MON, AUG 9, 4-5 PM
*PLEASE FORWARD* Inkscape: An Open Source Vector Graphics (SVG) Editor Overview Birds of a Feather Meeting in Co-operation with Siggraph 04 at the Los Angeles Convention Center http://www.siggraph.org/s2004/conference/birds/index.php?pageID=conference Monday, 9 August 4 - 5 pm Holiday Inn City Center Santa Monica Room Jon Phillips + Jon Cruz ### Inkscape: Draw Freely.
2008 Jul 09
0
Senior Rails Telecommute opening....Great Opportunity $100-$150K
Hi, I''m a recruiter with The Conrad Group. I currently have the following Senior Ruby on Rails opening with a client company that is an organization of developers and engineers who are excited about the ever-changing world of software and technology. Their passion is building the next generation of consumer and business applications. They don''t utilize the
2006 Jun 25
0
[fdo] Inkscape Announces 0.44 Release :: http://www.inkscape.org
Inkscape Announces 0.44 Release :: http://www.inkscape.org The Inkscape community today officially released the latest version of its vector graphic drawing software. Inkscape 0.44 adds many new features, is faster and more usable, better supports SVG, is translated into more languages (17 on last count), and adds a lot of polish and refinement. Major new features include Layers dialog, support
2007 Feb 05
0
[fdo] Inkscape Announces 0.45 Release :: http://www.inkscape.org :: Draw Freely.
Draw Freely: Inkscape Announces 0.45 Release February 5, 2007 - The Inkscape community today announced the newest version of its cross-platform open source vector graphic drawing software, Inkscape. Inkscape 0.45 features a new Gaussian Blur SVG filter. Sponsored by Google's Summer of Code program, Gaussian Blur allows you to softly and naturally blur any Inkscape objects, including shapes,
2006 Sep 14
0
[fdo] Inkscape 0.44.1 Unleashed :: Download Now :: Inkscape.org
Inkscape 0.44.1 Unleashed :: Download Now :: Inkscape.org The Inkscape community announced the release of Inkscape 0.44.1 today. This bugfix version fixes several weeks of work by the community in order to fix some crashes on windows, Mac OS X, and other packaging issues which have come up from our last successfule release, 0.44 which introduced substantial features like graphical layers,
2006 Mar 13
5
UPS Shipping Table?
Has anyone been able to get a UPS shipping calculator implemented into their site with Rails? It seems the only options they show on their site both use UPS''s own page displayed either standalone or within your own header and footer, but no straight API with a callback or anything. Can anyone point me in the right direction? -- Posted via http://www.ruby-forum.com/.
2005 Nov 21
0
[fdo] Inkscape Announces 0.43 Release :: http://www.inkscape.org :: Draw Freely.
November 21, 2005 &mdash; The Inkscape community today releases Inkscape 0.43, an Open Source Scalable Vector Graphics (SVG) drawing tool available for Unix/Linux variants, Mac OS X, and Windows. The focus of this release is on the exciting new features sponsored by Google through their Summer of Code (SoC) program which provided funding for four individuals to contribute to Inkscape. The
2006 Apr 26
3
DOM events not firing in IE6 with floated divs
Hi All Not strictly Scriptaculous but I came across this whilst trying to implement some Scriptaculous code. I am hoping some XHTML guru out there might be able to shed some light. If you load up the attached file in IE6, you''ll see the events only fire in the middle section of the title bar when your over the border ! - FF1.5 is fine.. Any thoughts / comments appreciated.. Cheers
2010 Nov 16
15
acts_as_taggable, undefined method 'empty?'
I''ve tried out ''acts_as_taggable'', ''acts_as_taggable_on'' and ''acts_as_taggable_on_steroids'' and all of them output "undefined method ''empty?''" with the tag_cloud action. I am following the guides precisely. Yet I can find no references to this error anywhere, so I must be doing something wrong... I am on
2009 Apr 01
2
Need Advice on Matrix Not Positive Semi-Definite with cholesky decomposition
Dear fellow R Users: I am doing a Cholesky decomposition on a correlation matrix and get error message the matrix is not semi-definite. Does anyone know: 1- a work around to this issue? 2- Is there any approach to try and figure out what vector might be co-linear with another in thr Matrix? 3- any way to perturb the data to work around this? Thanks for any suggestions.