2014-08-29, 10:46 PM
(This post was last modified: 2014-08-30, 06:31 PM by jenny loo who?!.)
Hey there!
Okay, okay, I need a little bit of help. I have a specific idea that I want when the account switcher shows up, but, the problem is that when I installed it, it didn't work. So I'm turning to you guys for help!
This is what I want it to look like. This is just the normal way it should look. No fuss, no muss.
This is what I want it to do upon clicking on the Switch Accounts Link The would bring up a drop down, or the switch account link could turn into the drop down itself, like this.
I have a code for the former.
But when I tried it, that didn't work. It wouldn't turn into a drop down. Help?
I can get you what you need if you can tell me.
Is there no one who can help me?
Okay, okay, I need a little bit of help. I have a specific idea that I want when the account switcher shows up, but, the problem is that when I installed it, it didn't work. So I'm turning to you guys for help!
This is what I want it to look like. This is just the normal way it should look. No fuss, no muss.
This is what I want it to do upon clicking on the Switch Accounts Link The would bring up a drop down, or the switch account link could turn into the drop down itself, like this.
I have a code for the former.
<!-- AccountSwitcher -->| <a href='#' onclick="document.getElementById(‘AccountSwitcherform’).style.display='inline';">Switch Accounts</a><span id=‘AccountSwitcherform' style='display: none;'> > <form method='post' action='index.php' style='display: inline;'><select name=‘AccountSwitcherloginas'>{$as_header}</select> <input type='submit' value='Go'></form></span><!-- /AccountSwitcher -->
But when I tried it, that didn't work. It wouldn't turn into a drop down. Help?
I can get you what you need if you can tell me.
Is there no one who can help me?