Displaying 4 results from an estimated 4 matches for "1000px".
Did you mean:
100px
2009 Jan 19
3
Attachment_fu: save to a default format
...s on the next?
I allow users to upload images to my app. I''m using attachment_fu and
MiniMagick.
There''s two things that I''d like to do:
1- No matter what format the original file is I''d like to save it in jgp
format.
2- I want to keep all images limited to say 1000px width, so resize if
they are bigger.
Is there a way to do that without much hassle?
Thanks.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" g...
2009 Dec 13
0
r65 committed - Use the GeoCommons addOverlay method
...;');
- }
},
{
desc: ''Swap API (openlayers)'',
@@ -236,7 +228,7 @@
</style>
</head>
<body>
- <div style="height: 400px; width: 800px; margin: 20px;">
+ <div style="height: 400px; width: 1000px; margin: 20px;">
<div id="map" style="position: relative; width: 500px; height:
300px;"></div>
<div style="margin-top: 20px;">
2019 Oct 15
3
Google Season of Docs: Requesting feedback on LLVM docs site updates
Hey everyone,
I've made several updates to the LLVM docs site over the last few weeks.
I'd like to get some feedback before I make any additional changes. As of
right now, here are the updates I've made:
a.) Added a static sidebar with links to the docs, community pages, etc.
b.) Moved the Community/Getting Involved info to a separate page.
c.) Consolidate the docs into three
2007 Jun 09
23
hoverclass on droppable zone
Hi guys,
I''m trying to make a drag''n''drop portal using sortable element. I
would like to apply the "hoverclass" option only on the droppable zone
instead of the column border.
Any idea a about the solution?
Thanks for any help,
Sabri
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups