Author |
Topic  |
|
ikalota
Starting Member
37 Posts |
Posted - 31 March 2006 : 18:07:14
|
I recently notied that I am not able to format the text in post.asp. I have File Attachment installed, and works great. Here is what's happening: When I select the text and click on the size and select 4 or 5, it drops the following tag at the end of the text: here is the example:
Once upon a time.
I I want selet the above text and click on size and select size 4, this is what happens:
Once upon a time.
I then have to manually move the text between the two tags to get it to work.
Anyone has any ideas, how to fix this...
Thanks. |
|
squad23
Starting Member
Netherlands
40 Posts |
|
ikalota
Starting Member
37 Posts |
Posted - 01 April 2006 : 19:30:59
|
Hi, I went to the above link, and copied the new inc_code.js, that still didn't solve my problem. It works fine in Internet Explorer, but not in Mozilla FireFox.
I have the following Mozilla version:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
I dont want to use IE and am very happy with Firefox, I would like to be able to format text in posts with firefox and not have to manually move the formatting tags around the text to get the formatting to work which is how I am getting around the problem right now.
What I dont understand is How come the formatting works fine with my Firefox version here in the Snitz Forum but not on my forum. Beats me!!! |
Edited by - ikalota on 01 April 2006 19:32:52 |
 |
|
ikalota
Starting Member
37 Posts |
Posted - 02 April 2006 : 13:51:17
|
I got the formatting tags to work in Mozilla FireFox.
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=54957 http://forum.snitz.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=52199
Following the above posts, I had removed the following set of code from my post_info.asp page.
ImgTags(2,1,1) = " " ImgTags(2,1,2) = ImgTags(1,1,2) ImgTags(2,2,2) = ImgTags(1,2,2)
When I inserted this code back in, my formatting started working.
Thanks. |
 |
|
|
Topic  |
|
|
|