Closed Thread Icon

Topic awaiting preservation: Bugs & Slime how I envy you Pages that link to <a href="https://ozoneasylum.com/backlink?for=7988" title="Pages that link to Topic awaiting preservation: Bugs &amp;amp; Slime how I envy you" rel="nofollow" >Topic awaiting preservation: Bugs &amp; Slime how I envy you\

 
Author Thread
InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-18-2001 07:11

Ok this is about the pop-up windows in layers! Yes Bugs knows what I am talking about refering to a previous thread.

Slime: On your website, how did you come up with the color to the border of your windows?

Bugs: By clicking here you can view this little script I finally figured out. When it is maxed, and you wave the mouse over the max image at the top, it goes to a little red x as if it wasn't specifed correctly. How can I fix that?

Thanks in advance.

lallous
Paranoid (IV) Inmate

From: Lebanon
Insane since: May 2001

posted posted 12-18-2001 08:44

nice work InSiDeR..

you can use <div id='xyz'> then document.layers['xyz'].load('http://www.ozoneasylum.com') in NS instead of <iframe src='xxx'>

it would be nicer to turn that into NS too then.

Bugimus
Maniac (V) Mad Scientist

From: New California
Insane since: Mar 2000

posted posted 12-18-2001 21:02

Good for you, InSiDeR! I'm glad to see you're willing to do the grunt work with this stuff. About that red X, it looks to me that restore.gif isn't where the code says it is.

If I go here http://insidershak.hypermart.net/restore.gif
I get a file not found.

CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted posted 12-18-2001 21:16

Good job insider! I have been working on something very similar to this due to the thread that lallous had posted. Very nice work.

Later,
C:\

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-18-2001 22:01

hmm, I thought I had uploaded restore.gif , thanks bugs!

Thanks a bunch guys!

Slime: I left out 2 things. How do I do a transparent bg? And how do I change the scrollerbar size for my windows?

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-19-2001 04:38

hmm, as usual I dont think slime is reading the forums often...

can anyone else think of a way to do what I asked above?

Bugimus
Maniac (V) Mad Scientist

From: New California
Insane since: Mar 2000

posted posted 12-19-2001 05:58

Well, if you want to get your backgrounds to do what Slime's do then you're in for a bit more work. There isn't just a setting that makes them look that way. Correct me if I'm wrong Slime, but he uses another layer to make it look like it's transparent. He adjusts the location of that extra layer as you drag his windows around the page. I'm sure he can explain it better since he wrote it

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-19-2001 06:13

ok then bugs how about the border, how can i change its color?

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 12-19-2001 23:39

Heh, I'm reading much less frequently and more quickly, but I'm here.

Well, let's see... the 1 pixel borders around the windows are actually stretched one-color images. And, as Bugs said, there's no transparency, it's just another background picture, identical to the first one, only darker, positioned to line up with the real background picture, and clipped off at the edge of the windows. It's sort of like this...

<div id="alayer">
<div id="darkbg"><img src="darkbg.jpg" width="640" height="480">
<div id="topline"><img src="green.gif" width="640" height="1"></div>
<!-- repeat for bottomline, leftline, rightline -->
<!-- lots of images for scrollbar and other parts of the window here -->
<div id="content">blah blah blah</div>
</div>

only a lot more complicated.

Changing the scrollerbar size is just a matter of changing the sizes and positions of some layers. Resizing the windows is *very* difficult to do. Like, *really* difficult. Don't overwhelm yourself.

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-20-2001 00:14

Ok ill work on that tonight slime thanks. There is still much to discuss on this thread because I am finally getting my site up, it is www.insidershak.net .... Now my latest and most commen problem! Image rollovers!!!!! ok http://insidershak.hypermart.net/mainpage.html is where i plan to have my site, sort of like urs slime but not with moving links at the top and not with the little blocks moving in the interface. Ok well this time after going to docs pages i have decided to animated my rollovers to make them cooler then before! now i am having some problems with them (for the 3rd time) and i like to test 1 image at a time to make sure they work correctly. And as usual the first one doesnt work correctly so i come here! and since i dont have feel like foiling around with it too much because im lazy, im gonna post this and then go see lord of the rings and then come back! ok bye!

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-20-2001 07:58

hmmm the buttons hanging over the side of my window in JavaFun are really irritating me how can i fix them!?

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-21-2001 04:21

Err no one is reading this thread so I am bumping it back to the top

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-21-2001 04:36

Ahah! A break through, I just realized that the reason it is a default gray is because of my computers appearence settings. I changed it to red and then the default was red and everything looked good. Which reminds me of the scrollerbar color changer, do you think there is a script that can change the border of my windows or do I have to use images?

[This message has been edited by InSiDeR (edited 12-21-2001).]

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 12-21-2001 05:43

Eh... I clicked on your link, and it *resized my window*. So I (a) got mad, (b) resized the window the way I like it so that the next time I open a new IE window, it doesn't fill my whole screen, and (c) closed the window.

Remove the window resizing script and I'll look again...

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-21-2001 05:46

yea slime i figured that out to, i am gonna romive it inn a minut....

BUT I FINALLY GOT A BORDER!!!!! I put the images there and everything, but now it has covered up my entire frame so how can I fix that?

ok slime i just fixed it you can view the page now

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-23-2001 02:13

~waits for some help~

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 12-23-2001 03:07

Line 43, expected '}'

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-23-2001 04:04

for what image rollovers or my windows?

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-23-2001 04:07

nm i figured the problem for windows so im asuming its rollovers

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-23-2001 04:26

ok slime, when you made your windows, how did you make the gif size change when the window was maxed?

edit: nevermind I dont feel like fooling with it, but now, how did you make it so it couldn't drag beyond a certain point?



[This message has been edited by InSiDeR (edited 12-23-2001).]

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 12-23-2001 22:26

To keep it from dragging beyond a certain point, you just put in your dragging code something like

if (windows_left_position + windows_width > right_edge)
{
windows_left_position = right_edge - windows_width;
}

and four other things similar to that that keep it within its bounds.

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 12-24-2001 03:59



sorry im stupid with this stuff, im suprised at myself for getting this far

« BackwardsOnwards »

Show Forum Drop Down Menu