Javascript Tooltips, Popups, Captions - BoxOver  

Go Back   Javascript Tooltips, Popups, Captions - BoxOver > BoxOver > Feedback
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 12-19-2005, 02:27 AM
freetunick freetunick is offline
 
Join Date: Dec 2005
Posts: 1
Default I love this script! thanks for share, and one question.

I found this script by chance. It is really great. saved lots of my time digging javascript. Thanks!

My question is that I cannot display '[' or ']' in the body or header, so I want to change the '[' and ']' tags to some combinations that are not used often. like '[<' and '>]', so that '[' and ']' can be displayed as nomal characters. I tried to modify the js file, but I feel puzzled since '[' and ']' are also involved as tags of regular expression.

If some manual can be provided to modify this requirement, it will be greatly appreciated.

Last, thanks for sharing this js again!
Reply With Quote
  #2  
Old 01-10-2006, 09:51 PM
olly olly is offline
Administrator
 
Join Date: Jul 2005
Posts: 82
Default You can still use [ and ]

I'm not sure if I documented this but I was aware of this when I designed the script and coded accordingly.

If you need to display [ or ] you can do, for example, the following

Code:
title="header=[hello there [[ etc] body=[test]"
That will display "hello there [ etc" in the title.

Thanks for the compliments on the script!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 11:56 AM.