GithubHelp home page GithubHelp logo

Search field about opcode-table HOT 8 CLOSED

michalin avatar michalin commented on July 1, 2024 3
Search field

from opcode-table.

Comments (8)

deeptoaster avatar deeptoaster commented on July 1, 2024

Thanks for the feedback—I'll see what I can do. For now the best option is to just Ctrl+F—do you prefer the old search bar over it?

from opcode-table.

michalin avatar michalin commented on July 1, 2024

Yes, this would be perfect.

from opcode-table.

evolutional avatar evolutional commented on July 1, 2024

+1, the old search bar was perfect

from opcode-table.

bhandscomb avatar bhandscomb commented on July 1, 2024

Indeed the search in the original was so useful... type in add and anything not an add was hidden... Ctrl-F pales in comparison and I would argue not having the search box makes the page/tool less useful.

from opcode-table.

bhandscomb avatar bhandscomb commented on July 1, 2024

Really ugly hack - grafted in the rehash, hashchange, td each and keyup functions from original HTML, added .bk class to CSS, in just before indexOf(hash) inserted a substring(0,24) call, i.e.
if ($(this).text().substring(0,24).indexOf(hash) == -1) {
unlike original your mouseover popup is part of the cell content and messes up the old search code... chopping down the cell text sort of works, but probably nowhere near reliable enough - the numbers I chose were complete trial and error...

Must admit I massively prefer the old table... more compact, and the pop-over was easier to read... just my opinion...

from opcode-table.

Cwiiis avatar Cwiiis commented on July 1, 2024

Must admit I massively prefer the old table... more compact, and the pop-over was easier to read... just my opinion...

I have to admit, I agree - the filter was why I had this page open, vs just any old reference. It's still very nice and I appreciate the work that's gone into it, but without the filter, it's significantly less useful :(

from opcode-table.

emitdrop avatar emitdrop commented on July 1, 2024

+1, the old search bar was what made the page superior to any other

from opcode-table.

deeptoaster avatar deeptoaster commented on July 1, 2024

Thanks for reminding me to deal with this—the search bar is back now. Sorry it took so long!

The search bar also searches in the description content now. (Helpful if you want to search for "any instruction that changes PC," for example.)

from opcode-table.

Related Issues (8)

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.