943,923 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 1075
  • ASP.NET RSS
Nov 7th, 2008
0

Compatibility Issue on Firefox for freetextbox to display on Cursor Location

Expand Post »
Hi All

I am getting problem in putting text at the cursor location in freetext box which is place in a Place holder and .
My code is as follows:
ASP.NET Syntax (Toggle Plain Text)
  1. <select name="ddlPlaceHolders" onchange="FTB_API['ctl00_ContentPlaceHolder1_ftbMailText'].InsertHtml
  2. (ddlPlaceHolders.options[ddlPlaceHolders.selectedIndex].text);">
  3. <option value="<!FN>">First Name</option>
  4. <option Value="<!LN>">Last Name</option>
  5. <option Value="<!EM>">Email</option>
  6. </select>
the statement
ASP.NET Syntax (Toggle Plain Text)
  1. "FTB_API['ctl00_ContentPlaceHolder1_ftbMailText'].InsertHtml
  2. (ddlPlaceHolders.options[ddlPlaceHolders.selectedIndex].text);"
is working fine on Internet Explorer but its not working on firefox
Please help me

Thanks
wajans
Reputation Points: 10
Solved Threads: 0
Light Poster
ansari.wajid is offline Offline
47 posts
since Aug 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: adding the values to the grid dynamically and with unique id
Next Thread in ASP.NET Forum Timeline: show aspx page or dynamic contents in Silverlight xaml page





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC