Amazon.com show optimized pages for iPhone.
I think its font size is so small.
Then I made a bookmarklet.
Amazon.com larger font bookmarklet
You can view pages with larger font when you run this bookmarklet.
var e = document.getElementsByTagName('div');
var n = e.length;
for (var i = 0; i < n; i++) {
e[i].style.fontSize = '14px';
}
2 comments:
hi i am looking for a japanese programmer who speaks english, i want to make a simple online store, and i need help please contact me at mijonju@gmail.com if you are interested. thankyou
Post a Comment