DMXzone Google Maps Support Product Page
Answered
Description Box - not rendering HTML anymore
Asked 03 Aug 2011 10:19:00
1
has this question
03 Aug 2011 10:19:00 reinhardt ellis posted:
In the older version it worked.But in the new version it does not seem to render the html for a new line \n
If you are in the UI... and in the description box type in anything then on on NEW LINE type something else.
eg.
dfgdgdfgdf
dfgdfg
dfgdf
Then it shows up in html code on the page as
html:"dfgdgdfgdf\ndfgdfg\ndfgdf" all good..
But when you open up the page on your browser..
It does not render it into 3 lines.
Its stays as
dfgdgdfgdf dfgdfg dfgdf
Replies
Replied 03 Aug 2011 10:25:13
03 Aug 2011 10:25:13 reinhardt ellis replied:
Seem there is a problem with it..
But just replace your \n with the <br/> tag.
Then it will render it correctly
But just replace your \n with the <br/> tag.
Then it will render it correctly