Hemant Bhargava wrote:
> Champs,
> 
> Need help .. Not related to rails or ruby .. :)
> Scenario is dat i had developed my application at a 17inch monitor .. so
> used big size images as well.. i mean according to big screen monitor ..
> Now if run this application at a 14inch monitor .. application is not
> looking good .. So want to change this scenario .. I mean can we know
> dynamically dat if monitor size is small that make everything small on
> monitor.. :)
> 
> Hope u peopl got it right .. want to know every possible way ..

Using javascript you can get the height and width of the client machine. 
Use it to render various versions of your page.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to