Closed Thread Icon

Preserved Topic: OK DHTML experts.... (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=17895" title="Pages that link to Preserved Topic: OK DHTML experts.... (Page 1 of 1)" rel="nofollow" >Preserved Topic: OK DHTML experts.... <span class="small">(Page 1 of 1)</span>\

 
kretsminky
Maniac (V) Inmate

From: A little lower... lower... ahhhhhh, thats the spot
Insane since: Jun 2000

posted posted 12-13-2000 00:43

How do I do this???

Site page... http://www.krets.net/test/newmainsample.jpg

I would like my content to be on the right in that gray area. When certain squares are clicked I want the content to show up on the left. I would also like the layer to be scrollable.

#1. Is this possible for someone with limited knowledge like me using scripts from places like Bratta.com?

#2. Any suggestions on how to get it done? I can do the layers popping up but can they be scrollable like here...

Grassy-ass in advance.

ocb
Bipolar (III) Inmate

From: Dublin, Ireland
Insane since: Jun 2000

posted posted 12-13-2000 11:10

Krets... anythings possible my man.

The squares could just be plain ol (absolutely positioned) DIV's containing a linked image. The link would call a function that would make the relevant piece of content display in the gray area.

<DIV ....><A HREF="Javascript:getContent()"....><img src=....></A..

You get my meaning. The scroller is easy really, I posted a link to one that is NN6 compatible yesterday.. hold on.. yep, here it is :
http://www.assembler.org/XLAT/05/index.html

If your willing to give the project (and for someone not offay with Javascript, it will be a 'project') a bit of time then you will most certainly be able to achieve the effect (I really like the idea B.T.W... nice background graphic also). I can guarantee you will also learn a hell of a lot about Javascript in the process, even if it is through dissection of other peoples code.

You will just have to keep in mind that Rome wasn't built in a day.

Think BIG Krets.. theres more than enough people here to assist with the tricky bits anyway..

God, I'm unusually optimistic this morning !

Pugzly
Paranoid (IV) Inmate

From: 127.0.0.1
Insane since: Apr 2000

posted posted 12-23-2000 00:54

Hey, OCB - is that your script? I'm having "issues" with it, and could use some offline help if you're interested. Netscape won't let it run with external stylesheets....

Pat Richard
Web weenie
http://www.gurusnetwork.com
ICQ 23113317

« BackwardsOnwards »

Show Forum Drop Down Menu