Phaetec / pogo-cruncher

UNMAINTAINED, Niantic now requires keys for their API
MIT License
47 stars 17 forks source link

Make the names of the columns position fixed. #70

Open Asselberghs opened 8 years ago

Asselberghs commented 8 years ago

Make the names of the columns position fixed.

Setup

Each browser has a Dev-Console. Please open it and paste the output inside the triple ticks (```). To open it, follow these steps:

Important are the red lines, which indicate an error.

No errors, enhancement request.

Other Console Output

Are there any other errors? Paste them here:

# more output, which could be useful

Description

Make the thead tag with Fav, #, Name etc. position:fixed so that the design looks normal like it does now, but when you scroll down to the table the heading with Fav.,#, Name,Nickname,CP,Health,IV % Perfect,IV Attack,IV Defense,IV Stamina always stay at the top of the page, making it easier to see what data you are looking at in the table.

Wegi commented 8 years ago

This is a good idea, thanks for your input.