Giter Club home page Giter Club logo

Comments (4)

coderguy9210 avatar coderguy9210 commented on June 9, 2024

Nevermind -- I think I got it ... my span had to include display:block; with the style. :-)

from textcomplete.

coderguy9210 avatar coderguy9210 commented on June 9, 2024

Although: Hmmm... It seems I have to add this to all the different strategies I'm using........ And some of them do not use spans; I'm just sending text.

So, I'm wondering since your examples don't have this issue .... Is this a side effect of me having to set the display:block; on the textarea? ... and perhaps a better way than me wrapping all the "stuff" I'm sending back in display:block'd spans? (Hope this makes sense.....)

from textcomplete.

yuku avatar yuku commented on June 9, 2024

The problem is that user must click an a element in the dropdown to correctly select an item but a element does not fill li. In your case, a is just wrapping the number, but remaining space is not wrapped.

screen shot 2013-09-24 at 6 23 07 pm

Now click handler has moved to li element, so this problem is fixed :)

Thanks again :octocat:

from textcomplete.

coderguy9210 avatar coderguy9210 commented on June 9, 2024

This works beautifully. You're welcome -- but thank you, again, for the awesome support and quick fixes. :-)

from textcomplete.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.