File: control

package info (click to toggle)
libjs-jquery-fixedtableheader 1.0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 68 kB
  • sloc: javascript: 61; makefile: 5
file content (21 lines) | stat: -rw-r--r-- 844 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libjs-jquery-fixedtableheader
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Martin <debacle@debian.org>
Section: web
Priority: optional
Build-Depends: debhelper-compat (= 13),
               yui-compressor,
Standards-Version: 4.1.3
Rules-Requires-Root: no
Homepage: https://github.com/mustafaozcan/jquery.fixedtableheader
Vcs-Browser: https://salsa.debian.org/js-team/libjs-jquery-fixedtableheader
Vcs-Git: https://salsa.debian.org/js-team/libjs-jquery-fixedtableheader.git

Package: libjs-jquery-fixedtableheader
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: javascript-common
Description: fixing header row of HTML table
 Fixed Table Header is fixing header row of table without div overflow.
 It is fix header row of table when scroll down the page.