Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Help with the wz_dragdrop script
Old 08-14-2007, 12:31 PM Help with the wz_dragdrop script
Junior Talker

Posts: 3
Trades: 0
To begin with, hello to u all...

Basicaly I'm trying to get into DHTML and Javascript but sometimes it just gets too much - I'm a graphic designer and code ignorant (not unusual heh) but still trying...

I'm using Walter Zorn's script (http://www.walterzorn.com/scripts/wz_dragdrop.js) to drag layers around and I would like 2 things to happen: when I mouseover a dragdrop layer, an info layer to appear AND to be able to use the SCALABLE function of the script without the shift key to enlarge the image in the div, just by using an tiny image as a "hotspot" on the bottom right corner for each dragdrop layer.
scalesmall.jpg

scalebig.jpg
This doesn't need to be functional during the drag function... just during a mouseover/hover BUT it does need to be easy to implement since it's going to apply to many div's.
I have managed the layer to Show/Hide by using:
Code:
<div id="whatever" onmouseover="dd.elements.INFOLAYER.show();return false;" onmouseout="dd.elements. INFOLAYER.hide();return false;">
>
...but what about the scale-hotspot-function on mouseover...?????
Do I use the my_PickFunc Function, if so how???
Shaft is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-15-2007, 07:37 PM Re: Help with the wz_dragdrop script
Junior Talker

Posts: 3
Trades: 0
...am I asking too much or is it too complicated?
Shaft is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help with the wz_dragdrop script
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09995 seconds with 13 queries