Difference between Demo site and my Editor
Dret - June 27, 2009 - 10:50
| Project: | BUEditor |
| Version: | 6.x-1.3 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi to all
I found a strange difference between Demo site and my Editor:
As attached images show the Insert/Edit Link Button have an "http://" pre-insered text inside the input field. In my editor (defualt versione) the first input field is blank...!!!
How can i get the same pre-insered text in my Link button too.
Thanks a lot!
Bye
| Attachment | Size |
|---|---|
| Demo.jpg | 8.3 KB |
| mine.jpg | 7.98 KB |

#1
Change {name: 'href', title: 'Link URL', suffix: B} to {name: 'href', title: 'Link URL', suffix: B, value: 'http://'}
#2
Thanks a lot! ;)
#3
you are welcome.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.