PDA

View Full Version : Drop Down Message Icon!!!! Awsome!


TaP
04-19-2002, 06:45 AM
i think this would be an awsome idea! drop down message icon saves bandwidth and space! any one wana take a shot? cant be to hard? mabey just some template editing?

Thanks much

Neo
04-19-2002, 07:22 AM
ummm maybe a picture of what you are even talking about would help.

filburt1
04-19-2002, 05:16 PM
Originally posted by TaP
i think this would be an awsome idea! drop down message icon saves bandwidth and space! any one wana take a shot? cant be to hard? mabey just some template editing?

Thanks much

Eh...if you mean images in a combo box, that's not possible...

Chris M
04-19-2002, 07:40 PM
Do you mean like a ForumJump type Dropbox, or...:confused:

Satan

TaP
04-20-2002, 07:56 AM
drop down box for message icon!

TECK
04-20-2002, 07:59 AM
i have no idea what you are trying to request. please be more specific.

Admin
04-20-2002, 08:05 AM
Like filburt1 said, you can't have icons inside drop down menus, only text.

SaintDog
04-20-2002, 08:44 AM
I believe he is wanting something like a previous ubb hack. The avatar name is within the drop-down, when a user selects an avatar name, the avatar is displayed next to the drop down instantly.

Is that what you are wanting or am I thinking of something else?

- SaintDog

Chris M
04-20-2002, 10:07 AM
If that is so, I believe it could be done...

Satan

Admin
04-20-2002, 12:43 PM
It's already done for avatars when you register (as of 2.2.x I believe), so you can take the code from there.

Chris M
04-20-2002, 01:03 PM
Thats what I was thinking of doing...

Satan

TaP
04-20-2002, 08:57 PM
well im a nooby soo is there any way to do this for message icons?

Chris M
04-20-2002, 10:31 PM
Open Register.php & Find the Code for Avatars...

Adapt it to PostIcons...

Satan

TaP
04-21-2002, 12:10 AM
ill try when i get home from work... thanks for the help

TaP
04-21-2002, 07:39 AM
to hard for me... can someone please make a direction sheet?

John
04-21-2002, 10:07 AM
Originally posted by FireFly
Like filburt1 said, you can't have icons inside drop down menus, only text.

DHTML?

Admin
04-21-2002, 10:59 AM
Originally posted by JohnWarwick
DHTML?
You can? I really don't know, but I do know you can't with plain HTML.

Neo
04-21-2002, 06:15 PM
It can be done easily for images in dhtml... but I am not to sure how it would work with integrating it with php/mysql

John
04-21-2002, 06:20 PM
It'd be easy - you can integrate DHTML with php and MySQL just as you would with HTML. :)

Neo
04-21-2002, 06:40 PM
You might have some fun javascript errors

Dark_Wizard
04-22-2002, 10:44 AM
Originally posted by neo
It can be done easily for images in dhtml... but I am not to sure how it would work with integrating it with php/mysql

Yes it can be done I agree...Mutt, remember when we worked on this for UBB? Let me find the one I had for UBB and see what dhtml script was used.