ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Suggest new features
»
Quick and simple documentation request
« previous
next »
Print
Pages: [
1
]
Author
Topic: Quick and simple documentation request (Read 95 times)
jplevene
Pro Ultimate
Full Member
Posts: 126
Quick and simple documentation request
«
on:
October 25, 2024, 09:09:30 pm »
On the
https://paramquery.com/pro/api
page (and probably all others), please can you change the top nav bar code to:
<nav class="navbar navbar-default"
style="position:sticky;"
>
This enables me to jump to other pages (like demo pages) when I'm looking at documentation instead of having to scroll to the top every time.
«
Last Edit: October 25, 2024, 09:16:17 pm by jplevene
»
Logged
jplevene
Pro Ultimate
Full Member
Posts: 126
Re: Quick and simple documentation request
«
Reply #1 on:
October 30, 2024, 03:36:25 pm »
Sorry, misseed the top bit
Code:
[Select]
<nav class="navbar navbar-default" style="position:sticky; top:0;">
Adding '
style="position:sticky; top:0;"
' also looks better and doesn't leave the blank space above "+ Options"
«
Last Edit: October 30, 2024, 03:38:54 pm by jplevene
»
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Suggest new features
»
Quick and simple documentation request