Home Search Member List Faq Register Login  
UltimateSpell
Textboxes not scrolling

Thread Starter: gdms   Started: 10-24-2008 3:24 PM   Replies: 1
 Karamasoft Support Forums » General Discussions » UltimateSpell » Textboxes not scrolling
 Printable Version    « Previous Thread   Next Thread »
  24 Oct 2008, 3:24 PM
gdms is not online. Last active: 1/12/2010 6:33:15 AM gdms

Top 10 Posts
Joined on 10-24-2008
Posts 18
Textboxes not scrolling

ASP.NET 2.0

VB.NET

chemas-microsoft-comSurprisefficeSurpriseffice" />> >

Fieldset

> >

Div tag

> >

Repeater Control

ItemTemplate

> >

HTML

Asp.net controls

> >

Asp.net textboxes <<<<<<<<<<<<<<<< Problem Here

> >

Closing ItemTemplate

Closing Repeater Control

> >

Closing Div tag

> >

Closing fieldset tag

> >

> >

> >

> >

> >

> >

When I added spellcheck to some textboxes on my aspx page, a strange thing happened. When I use the scrollbar for the div tag, the textboxes using the spellcheck stay stationary while everything else scrolls.

> >

Specifically, I have something like this:

> >

Title: <asp:textbox ID=”txtTitle” etc. using Spellcheck

Body: <asp:textbox ID=”txtBody” TextMode="multiLine" etc. using Spellcheck

Percentage: <aspBig Smileropdownlist                Sort Order: <asp:textbox without Spellcheck       <asp:button Text=”Remove Question” <= These 3 on same line (same TR with 3 TDs)

> >

> >

The text (Title, Body, Percentage, Sort Order) move when I scroll the div. The dropdownlist, the Sort Order textbox, and the asp button with the text Remove Question all scroll. The 2 textboxes (txtTitle and txtBody) remain stationary.

> >

Why?

> >

Style=”position:relative” doesn’t help. It fixed the border overlay issue, however.

> >

Anyway, why are the boxes not scrolling now? Thanks.


  
  24 Oct 2008, 4:41 PM
Karamasoft is not online. Last active: 9/2/2010 12:02:18 PM Karamasoft

Top 10 Posts
Joined on 09-05-2004
Posts 5,325
Re: Textboxes not scrolling
This is a known issue and we don't have a resoltuion for it so far. The issue is happenning when you place your textboxes inside a scrollable DIV element. UltimateSpell control renders its own proprietary boxes on top of your regular textboxes with absolute positioning. When you have a scrollable DIV, the absolute positioned boxes stay on the same position and on top of yoru scrollable DIV. If you want to use the SpellAsYouType functionality, you will need to have your DIV container for your textboxes as static height and not scrollable. Sorry for the inconvenience.
  
 Page 1 of 1 (2 items)
Karamasoft Support Forums » General Discussions » UltimateSpell » Textboxes not scrolling

You can add attachments
You can post new topics
You can reply to topics
You can delete your posts
You can edit your posts
You can create polls
You can vote in polls
Forum statistics are enabled
Forum is unmoderated

© 2002-2010 Karamasoft LLC. All rights reserved.