|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 20/04/2007 06:39:50
Posts: 5,
Visits: 28
|
|
in the html page built, I discovered a difference between the SpellCheckek button ID and The name for this control in the javascript rss method is different from the name I have for the Span id: <span id="_ctl2_ctlPostControl_ctlPanelBar_butSpellChecker" style="display:inline-block;height:26px;"> <script type='text/javascript' language='JavaScript'> var rSS0_ctl2ctlPostControlctlPanelBarbutSpellChecker = function(e) { rSS0(e, '_ctl2ctlPostControlctlPanelBarbutSpellChecker', document.getElementById('ctlPanelBar:txtPost'), null, '/InstantForum413/', 'en-us', 'Default', '', '6276d08f-fb99-3885-8d49-e304af8a4914', 'true', null, 'Skins/DefaultOcsSkin/'); }; </script> <button style="height:26px;" onclick="rSS0_ctl2ctlPostControlctlPanelBarbutSpellChecker(event)" class="FormButtonBig"> Spell Check </button> Can you help me to understand where come from this mistake? best regards, Denis Forzy.
|
|
|
|