Bookmarklet

E

Eustace

When I open the new My Yahoo webpage I have to click 2 times Ctrl + to
increase the font, and then, with a Firefox extension, to increase the
font. Is there any bookmarklet that would automate these functions? I
mean, either a bookmarklet that I would have to click after opening the
webpage, or, even better, that I would click to open the webpage and
effect the changes at the same time.

Thanks,

Eustace
 
P

pr

Eustace said:
When I open the new My Yahoo webpage I have to click 2 times Ctrl + to
increase the font, and then, with a Firefox extension, to increase the
font. Is there any bookmarklet that would automate these functions? I
mean, either a bookmarklet that I would have to click after opening the
webpage, or, even better, that I would click to open the webpage and
effect the changes at the same time.

It's fairly simple to write a bookmarklet that appends a new <style>
element to the document <head>, containing the CSS, say, 'body, table
{font-size: 120%;}'. Why not try it for yourself?

You won't get a bookmarklet that navigates *and* changes the font size,
though. When you leave a page, you also leave the execution context in
which the bookmarklet is running, so you'd need a browser extension to
achieve that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top