zoom an image by dragging the mouse over an scrollbar using javascript -...
Hi all !I wanted to know the basic programming concepts of mouse programming as well as how can i zoom my image by moving the mouse pointer on a scrollbar.this should be worked like when mouse moves...
View ArticleZoom and Pan An Image In A Webrowser - Ajax,XML,HTML,Javascript,Web & CSS, XSLT
Hi,I have an image in a webrowser which is 3000 pixels wide so does notfit in the browsers window. It is a CAD drawing so needs this detail.Using the scroll bars makes the image difficult to view so I...
View Articlezoom image enhancement in javascript or css - Ajax,XML,HTML,Javascript,Web &...
hello guys,i have a web application which enabled users to zoom images. these images are mostly scanned documents. now, my problem starts when images are zoomed out. documents are not readable even...
View ArticleZoom In a map : Help needed - Ajax,XML,HTML,Javascript,Web & CSS, XSLT
Hi all,My HTML/jsp page displays a map in it. Now my page has a Zoom in/ Zoom out buttons.How can I write the code for doing zooming in and out ?I prefer to do it in the client side.If any one has any...
View ArticleZoom page -> Mouse position wrong? - Ajax,XML,HTML,Javascript,Web & CSS, XSLT
Hi,I have a function on my page to zoom in (for people who have not very goodeyes for example):var zoom_factor=100;function zoom(how){var bodyStyle = document.body.style;zoom_factor =...
View Articlezoom problem in FF, working in IE - Ajax,XML,HTML,Javascript,Web & CSS, XSLT
heythis code works in IE but not in FF Code: ( javascript )function ZoomFrames(obj){ if...
View ArticleZooming Image Problem - Ajax,XML,HTML,Javascript,Web & CSS, XSLT
Hi,I have a script that zooms a button but I want to zoom an image. I tried zooming the image but its not working.Ranchers please help, its very urgent for me.code: <!DOCTYPE HTML PUBLIC...
View Articlezooming in - Ajax,XML,HTML,Javascript,Web & CSS, XSLT
Is there any type of script I could write to allow a user to click on an area of an image and zoom in, while still being able to scroll to the left and see the rest of the page?......(with 4 answers.)
View Articlezooming into <a name="" - Ajax,XML,HTML,Javascript,Web & CSS, XSLT
Is it possible to zoom into a <a name=""></a> section using javascript?I mean the same affect as reloading the page with the # method.Thanks!......(with 3 answers.)
View Articlez-order problem mozilla vs. ie - Ajax,XML,HTML,Javascript,Web & CSS, XSLT
Hi@all!I have a layering-problem on my site:I want to place a news-div /above/ my main-divmaking the text in the main-div float around thenews-div. This works fine with Mozilla, but inwith IE 6 on...
View Article