Displaying 15 results from an estimated 15 matches for "css2".
Did you mean:
css
2008 Aug 20
9
I want RSpec for CSS layout.
I don''t even know how it''d be possible (through Selenium?), but I want it.
I want to see if my stupid CSS hacks break. I want to say:
describe "#nav-column" do
body = something("#body-column")
it "should line up at the top" do
dom[:top].should_be == body.dom[:top]
end
it "should always be to the right" do
2004 Aug 08
1
[fdo] Inkscape BOF @ Siggraph LOS ANGELES - MON, AUG 9, 4-5 PM
...ource SVG editor with capabilities similar to
Illustrator, CorelDraw, Visio, etc. Supported SVG features include basic
shapes, paths, text, alpha blending, transforms, gradients, node
editing, svg-to-png export, grouping, and more.
Inkscape's main motivation is to provide a fully XML, SVG, and CSS2
compliant SVG drawing tool. Additional planned work includes conversion
of the codebase from C/Gtk to C++/Gtkmm, emphasizing a lightweight core
with powerful features added through an extension mechanism, and
establishment of a friendly, open, community-oriented development
processes.
The specific...
2008 Dec 11
1
help needed regaring Acts As Taggable On Steroids
...rmat.html { render :action => "new" }
format.xml { render :xml => @book.errors, :status =>
:unprocessable_entity }
end
end
end
def tag_cloud
@tags = Books.tag_counts
end
In the new.html.erb I have added these lines :
<% tag_cloud @tags, %w(css1 css2 css3 css4) do |tag, css_class| %>
<%= link_to tag.name, { :action => :tag, :id => tag.name }, :class
=> css_class %>
<% end %>
After I restarting the server, When I want to create a new book entry it
shows error as below:
"You have a nil object when you didn'...
2010 Nov 16
15
acts_as_taggable, undefined method 'empty?'
...through my
edit view, and I can view them either from the console or as a simple
list in my index.
"include ActsAsTaggableOn::TagsHelper" is inside my application_helper
def tag_cloud
@tags = Blog.tag_counts_on(:tags)
end
is in my controller, and
<% tag_cloud(@tags, %w(css1 css2 css3 css4)) do |tag, css_class| %>
<%= link_to tag.name, { :action => :tag, :id => tag.name }, :class
=> css_class %>
<% end %>
is in my view
the error is:
"ActionView::TemplateError (undefined method `empty?'' for
nil:NilClass)"
and stack trace:...
2008 Apr 22
2
getStyle({margin}) on TD element is null in IE
The same applies for the single margin values e.g. -left, -right, -
top, -bottom;
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
2009 Mar 03
0
Job Posting - Early stage political startup looking for advanced rubyist and/or designer
...Grad with experience on Capitol Hill.
We''re looking to add at least one more person to our founding team.
The type of people we''re especially interested in meeting are:
* Designers with experience designing highly usable and beautiful UIs,
preferably with some expert XHTML & CSS2 skills and experience
integrating their designs with a web templating language of some sort.
* Advanced Rubyists with meta-programming experience. Familiarity
with advanced Liquid templating, integration with external APIs, and/
or social network building are huge pluses.
We are pre-funding righ...
2004 Aug 08
0
[fdo] BOF @ Siggraph LOS ANGELES - MON, AUG 9, 4-5 PM
...ource SVG editor with capabilities similar to
Illustrator, CorelDraw, Visio, etc. Supported SVG features include basic
shapes, paths, text, alpha blending, transforms, gradients, node
editing, svg-to-png export, grouping, and more.
Inkscape's main motivation is to provide a fully XML, SVG, and CSS2
compliant SVG drawing tool. Additional planned work includes conversion
of the codebase from C/Gtk to C++/Gtkmm, emphasizing a lightweight core
with powerful features added through an extension mechanism, and
establishment of a friendly, open, community-oriented development
processes.
The specific...
2006 May 09
0
[semi-OT] Find position of floated elements
I am trying to find the actual _displayed_ position of a floated
element using Javascript. Does anyone know of a technique to do this?
I know that per the CSS2 spec, floated elements are removed from the
flow and thus don''t really have a position (AFAIK). However, I am
trying to find the position in which the item is actually displayed.
Prototype''s Position object only returns the position that the
element would be in if it were...
2008 Jul 09
0
Senior Rails Telecommute opening....Great Opportunity $100-$150K
...Must have excellent layout and design abilities
It’s a plus to have: Object oriented programming experience in PHP
with operational examples of prior work
Experience with MySQL 5.x, MySQL replication, MySQL Cluster
High-availability and scalable network service deployment
Expertise with MVC, HTML, CSS2, Javascript, AJAX, Templating, caching,
sessions, and authentication
GNU/Linux optimization, security and network administration
Secure coding practices
Experience with running Apache or other unix-based
web servers in a production environment
--~--~---------~--~----~------------~-------~--~----...
2006 Jun 25
0
[fdo] Inkscape Announces 0.44 Release :: http://www.inkscape.org
...x path operations, text-on-path, text-in-shape, and SVG
XML editing. It can also import EPS, PostScript, and
most bitmap formats, and exports PNG, PS, PDF and various vector
formats.
Inkscape's main motivation is to provide the Open Source community with
a fully [[W3C]] compliant XML, SVG, and CSS2 drawing tool. Additional
work includes conversion of the codebase from C/Gtk to
C++/Gtkmm, emphasizing a lightweight core with powerful
features added through an extension mechanism, and maintaining a
friendly, open, community-oriented development process.
2007 Feb 05
0
[fdo] Inkscape Announces 0.45 Release :: http://www.inkscape.org :: Draw Freely.
...th, text-in-shape, and SVG XML editing. It can
also import EPS, <nowiki>PostScript</nowiki>, and most bitmap formats,
and exports PNG, PS, PDF and various vector formats.
Inkscape's main motivation is to provide the Open Source community with
a fully [[W3C]] compliant XML, SVG, and CSS2 drawing tool. Additional
work includes conversion of the codebase from <nowiki>C/Gtk</nowiki> to
<nowiki>C++/Gtkmm</nowiki>, emphasizing a lightweight core with powerful
features added through an extension mechanism, and maintaining a friendly,
open, community-oriented devel...
2006 Sep 14
0
[fdo] Inkscape 0.44.1 Unleashed :: Download Now :: Inkscape.org
...mplex path
operations, text-on-path, text-in-shape, and SVG XML editing. It can
also import EPS, PostScript, and most bitmap formats, and exports PNG,
PS, PDF and various vector formats.
Inkscape's main motivation is to provide the Open Source community
with a fully W3C compliant XML, SVG, and CSS2 drawing tool. Additional
work includes conversion of the codebase from C/Gtk to C++/Gtkmm,
emphasizing a lightweight core with powerful features added through an
extension mechanism, and maintaining a friendly, open, community-oriented
development process.
2005 Nov 21
0
[fdo] Inkscape Announces 0.43 Release :: http://www.inkscape.org :: Draw Freely.
...-on-path,
text-in-shape, and SVG XML editing. It also imports several formats like EPS,
PostScript, JPEG, PNG, BMP, and TIFF and exports PNG as well as multiple
vector-based formats.
Inkscape's main motivation is to provide the Open Source community with a fully
W3C compliant XML, SVG, and CSS2 drawing tool. Additional work includes
conversion of the codebase from <nowiki>C/Gtk</nowiki> to C++/Gtkmm,
emphasizing a lightweight core with powerful features added through an
extension mechanism, and the establishment of a friendly, open,
community-oriented development process.
2006 Feb 27
5
Localization: word wrap in tables?
I am a Rails noob, working on bringing a legacy db system into the 21st
century. I want to localize the UI for two languages (EN/JA). Since I
am already using the salted user system, I have been playing around with
T. Fuchs'' localization module. Nice and simple, already up and working.
But here''s the problem: Japanese text is wrapping weirdly in table
cells. I could set
2005 Aug 04
12
Sortable table
Hi guys,
I have a question that I haven''t been able to find an answer to yet. I''m
hoping I can find an answer here. I would like to be able to allow a user
to visibly sort the order of rows of a table. I have a table that is used
to display tabular data. It allows users to dynamically add rows of tabular
data to an existing table. I would like to enable the user to be