[Purdue-pm] Mobile + Perl

Dave Jacoby jacoby at purdue.edu
Fri Mar 23 13:11:06 PDT 2012


On 3/23/2012 3:40 PM, Bradley Andersen wrote:
> I am needing to add mobile support (version?) to a very complicated
> CGI::* site.  Any general hints?

My suggestions:

1) know what you want the site to do, both in mobile and in general, and 
what can be held back
2) have each block have a class or ID that you can access with CSS
3) using media queries, only display the essentials once a page is down 
to hide the less essential parts

-- 
Dave Jacoby
     Code Maker, Purdue Genomics Core Lab
     http://web.ics.purdue.edu/~djacoby
         745 days until the end of XP support



More information about the Purdue-pm mailing list