Hi Andy...
Two people with XP have tried this menu out and it works exactly like my 98'.
The new version. Will it have to be installed as new or upgrade?
Thanks..
Numberz
Search found 7 matches
- Mon Jul 22, 2002 2:57 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Chat room problems...
- Replies: 2
- Views: 2666
- Mon Jul 22, 2002 2:24 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Chat room problems...
- Replies: 2
- Views: 2666
Chat room problems...
Hi, I have a chat room installed. I have a chat.html file which sets the background, etc. but then calls a script from the chat company server.
Can someone look at it please and tell me how I can make this menu appear OVER, not UNDER the chat?
http://www.thepaintersnetwork.com
Click on COMMUNITY ...
Can someone look at it please and tell me how I can make this menu appear OVER, not UNDER the chat?
http://www.thepaintersnetwork.com
Click on COMMUNITY ...
- Thu Jul 18, 2002 5:40 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menu offsets when using Frames
- Replies: 9
- Views: 6752
Oops!
That URL won't work because of the menu?
Try going to http://www.thepaintersnetwork.com and clicking on COMMUNITY, then CHAT.
Thanks..
Numberz
Try going to http://www.thepaintersnetwork.com and clicking on COMMUNITY, then CHAT.
Thanks..
Numberz
- Thu Jul 18, 2002 5:38 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menu offsets when using Frames
- Replies: 9
- Views: 6752
Thanks and still...help! lol
Suebbel...
Thanks and thanks to others :)
However, I did read the instructions for the form that i want to hide but am having trouble.
Might anyone take a look at this for me and look at the source?
http://www.thepaintersnetwork.com/chat.html
I would appreciate all help.
Thanks in advance ...
Thanks and thanks to others :)
However, I did read the instructions for the form that i want to hide but am having trouble.
Might anyone take a look at this for me and look at the source?
http://www.thepaintersnetwork.com/chat.html
I would appreciate all help.
Thanks in advance ...
- Thu Jul 18, 2002 11:09 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menu offsets when using Frames
- Replies: 9
- Views: 6752
Thanks also!
Does it not work with IE5.5 or lower or netscape?
One more question, lol.
I have a chat room that is loaded from another server and the dropdown goes behind it.
Is there a way to stop this from happening/
Thanks for all your help
Numberz
One more question, lol.
I have a chat room that is loaded from another server and the dropdown goes behind it.
Is there a way to stop this from happening/
Thanks for all your help

Numberz
- Wed Jul 17, 2002 11:11 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menu offsets when using Frames
- Replies: 9
- Views: 6752
Looks different
Hi Sbueffel..
This is what I have...
if(menu[11])
{
fTop=pf.sy;
fLeft=gp[1]+mp[1]+Frames_Left_Offset;
}
else
{
fTop=pf.sy+gp[0]+mp[0]+Frames_Top_Offset;
fLeft=100
}
tp=gpos(pf.mn)
if(fTop+tp[2]>(pf.sy+pf.wh))fTop=pf.wh-tp[2]+pf.sy
pf.spos(pf.mn,fTop,fLeft-100,null,null);
pf.popup(v1 ...
This is what I have...
if(menu[11])
{
fTop=pf.sy;
fLeft=gp[1]+mp[1]+Frames_Left_Offset;
}
else
{
fTop=pf.sy+gp[0]+mp[0]+Frames_Top_Offset;
fLeft=100
}
tp=gpos(pf.mn)
if(fTop+tp[2]>(pf.sy+pf.wh))fTop=pf.wh-tp[2]+pf.sy
pf.spos(pf.mn,fTop,fLeft-100,null,null);
pf.popup(v1 ...
- Wed Jul 17, 2002 9:54 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menu offsets when using Frames
- Replies: 9
- Views: 6752
I'm having same problem and more, lol.
Hi Hingo and others...
I am using just a header and main frame and am finding the links to the left, not under the headings.
Another super important question is this..
How do I actually point to the correct url's? As of now I just have wording to the effect of..
history,php?tp=
After the ...
I am using just a header and main frame and am finding the links to the left, not under the headings.
Another super important question is this..
How do I actually point to the correct url's? As of now I just have wording to the effect of..
history,php?tp=
After the ...