Open GoogleCodeExporter opened 9 years ago
Yea no CSS bummer. This could be a great tool and I would be happy to pay to
have it make my very complex site mobile. JustCompany.com
Original comment by Ern...@justcompany.com
on 3 May 2013 at 2:31
When I import my own CSS, it populates on the m.domain versions of the pages.
I'd imagine that if you generated your own "mobile specific" css, it would read
and parse properly.
Devs, can you confirm or deny this before I spend time building one?
Thanks!
Original comment by tjcongro...@gmail.com
on 22 Jan 2015 at 10:18
I am also facing same issue. my css files are not available
Original comment by tejbahad...@gmail.com
on 6 Mar 2015 at 6:40
You can mod this behavior in the main file look for the regex that strips CSS
or better yet do what I did so that it strips your orig CSS from the non mobile
site and we can then replace it with our custom mobile ready CSS this in my
opinion is the best way.
It seems to me that we the community are the only ones working on the script it
does not seem like it has any support much any longer its a shame because I
find It can be a use full script now more then ever but requires some major
modifications to work with correctly with today's phones.
I think it was org made to strip down the site to a very basic site for
standard older phones WAP but now we can do a lot more so the code must be
re-worked quite a bit. it also seems that the img resize func that is in the
script is not actually in use so that might be something to look into as well
and fix.
I actually have my version which is recoded working pretty darn well but it was
a lot of work and testing to get it to this level.
I would really like to see this further developed.
I a have it coded so that it now can add in its own mobile nav as well so
little by little I have it closer to being something that can actually work.
while its not perfect what I have now is 100 times better then the base code we
have to start with.
If someone wants to help try and make this script a lot better do let me know.
I hope the org dev of the script will chime in on here.
Original comment by iacsp...@gmail.com
on 26 Apr 2015 at 6:49
Original issue reported on code.google.com by
migueles...@gmail.com
on 4 Jun 2012 at 1:10