/    Sign up×
Community /Pin to ProfileBookmark

Not Really Javascript Sorry!

Hi all,

Sorry to place this here, but i’m not sure where else to put it, its a bit of a strange question. I suppose this could actually be done in javascript though!!??!!

Basically, i want to develop a new element to my website for accessability.

Basically i want to have a “click here to enlarge site” button, and upon clicking this button, a “magnifying glass” type opject will appear and give the user to mouse over any element to the site and zoom into parts of the site.

Dont know if this is at all possible/feasable. Anyone know where i would start for somthing like this?

Thanks

to post a comment
JavaScript

5 Comments(s)

Copy linkTweet thisAlerts:
@KorNov 22.2007 — In theory probably it would be possible, but that would be a huge waste of speed/memory to do it via javascript.

The modern browsers (Firefox, IE7 - with CTRL+mousewheel on Win) have already implemented this kind of "magnifier", I guess you don't need to do anything more...
Copy linkTweet thisAlerts:
@yearbassNov 22.2007 — i'm not sure this is what you expect, but consider the MSIE proprietary css zoom attribute.

http://msdn2.microsoft.com/en-us/library/ms535169.aspx
Copy linkTweet thisAlerts:
@felgallNov 22.2007 — For accessibility your page needs to be able to function WITHOUT JavaScript and so it is entirely the wrong way to add accessibility functionality to the page.
Copy linkTweet thisAlerts:
@Declan1991Nov 23.2007 — For accessibility your page needs to be able to function WITHOUT JavaScript and so it is entirely the wrong way to add accessibility functionality to the page.[/QUOTE]
Just make sure that the text size is big enough that it is legible, and that you use em for font-sizes.
Copy linkTweet thisAlerts:
@KorNov 23.2007 — Modern browsers have the font-size accessibility options included in the toolbar.
×

Success!

Help @dandaman2007 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...