Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Sep 1st, 2005, 9:22 AM   #11
Eryk
Programmer
 
Join Date: Jul 2005
Posts: 62
Rep Power: 3 Eryk is on a distinguished road
It would be agood exercise to make your own drag and drop script. It's not too complicated. I made one on my own without looking at any others.
Eryk is offline   Reply With Quote
Old Sep 1st, 2005, 9:52 AM   #12
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 8 Ooble is on a distinguished road
Quote:
Originally Posted by Lance
Ooble: You made it more complex than it needed to be. :/
Not necessarily. If someone clicks yours enough times, your z-index variable will hit its maximum and either break or wrap round to negative something-or-other. So there. :p
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Sep 1st, 2005, 12:34 PM   #13
Cerulean
Professional Programmer
 
Cerulean's Avatar
 
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4 Cerulean is on a distinguished road
Doesn't seem to drag in Konqueror 3.4.1, so I assume Safari 1.3/2.0 as well.
Cerulean is offline   Reply With Quote
Old Sep 1st, 2005, 8:05 PM   #14
Lance
Programmer
 
Lance's Avatar
 
Join Date: Oct 2004
Location: Chicago, IL USA
Posts: 74
Rep Power: 4 Lance is on a distinguished road
Send a message via AIM to Lance
Works in Safari.

Ooble: Yea, I get what you mean. But I've got other problems to handle first. Like once I change the z-index, Moving windows keeps them under, and won't refocus until you move it out from under the previous window, and click the title a few times. It's weird. :/

But I'll figure out the z-index later I might just reduce the z-index of other windows if it will make one more prominent. I can easily make it so all other windows go to z-index 0 and the one to raise() will get an index of like 5 or so. I'll see.
__________________
/* LANCE */
C++;  /* this makes C bigger but returns the old value */
char *site = "slackwise.net",
     *home = "lance.slackwise.net",
     *pics = "flickr.com/photos/slackwise";
Lance is offline   Reply With Quote
Old Sep 1st, 2005, 9:15 PM   #15
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 8 Ooble is on a distinguished road
Isn't that what my function does? :p
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Sep 2nd, 2005, 8:31 AM   #16
Cerulean
Professional Programmer
 
Cerulean's Avatar
 
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4 Cerulean is on a distinguished road
Well, you have to remember you use .zIndex, not .z-index. The interpreter will think you're doing "foo.style.z - index" if you do the latter.
Cerulean is offline   Reply With Quote
Old Sep 2nd, 2005, 8:34 AM   #17
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 8 Ooble is on a distinguished road
I know... missed that one. Anyway, I've written a function to put the relevant window on top and maintain the order of the rest of the windows - as you want to write it yourself, Lance, I'll refrain from posting it. Good luck mate.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 5:13 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC