Heey everybody,
I'v got a question.
I need a plugin which sound very simple, however I'm not that familliar with javascript and therefore don't know if it really is that simple either.
I need a plugin in my toolbar that does this:
- When you click it you get a pop-up with a textfield.
- In that textfield you put a word (for example: home).
- You click on OK.
- The plugin outputs something like: <a href="return function('home')">home</a>
I suppose there are 2 ways to achieve this type of plugin.
1. Change the original "link" plugin
2. Create a new one.
I suppose both ways would work out for me though my problem is that I wouldn't have a clue how to acquire either of them.
I really hope someone can help me out with this one!
Thanks a lot in advance!
Greetings,
Rieny
I'v got a question.
I need a plugin which sound very simple, however I'm not that familliar with javascript and therefore don't know if it really is that simple either.
I need a plugin in my toolbar that does this:
- When you click it you get a pop-up with a textfield.
- In that textfield you put a word (for example: home).
- You click on OK.
- The plugin outputs something like: <a href="return function('home')">home</a>
I suppose there are 2 ways to achieve this type of plugin.
1. Change the original "link" plugin
2. Create a new one.
I suppose both ways would work out for me though my problem is that I wouldn't have a clue how to acquire either of them.
I really hope someone can help me out with this one!
Thanks a lot in advance!
Greetings,
Rieny