Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Packages
Security
Team management
Social coding
Documentation
Code hosting
Customer stories
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Watch
690
Star
10.7k
Fork
5.1k
jquery
/
jquery-ui
Code
Pull requests
38
Projects
0
Security
Insights
Permalink
Browse files
space before />
Loading branch information
...
rdworth
committed
Dec 31, 2008
1 parent
7e93fd4
commit
b0bc2774ffe47764edd6f565dbc34a47eb92f24d
Unified
Split
Showing
2 changed files
with
2 additions
and
2 deletions
.
+1
−1
demos/slider/slider_vertical.html
+1
−1
demos/slider/steps.html
2
demos/slider/slider_vertical.html
Show comments
View file
Edit file
Delete file
@@ -32,7 +32,7 @@
<
p
>
<
label
for
=
"
amount
"
>Volume:</
label
>
<
input
type
=
"
text
"
id
=
"
amount
"
style
=
"
border
:
0
;
color
:
#f6931f
;
font-weight
:
bold
;
"
/>
<
input
type
=
"
text
"
id
=
"
amount
"
style
=
"
border
:
0
;
color
:
#f6931f
;
font-weight
:
bold
;
"
/>
</
p
>
<
div
id
=
"
slider-vertical
"
style
=
"
height
:
200
px
;
"
></
div
>
2
demos/slider/steps.html
Show comments
View file
Edit file
Delete file
@@ -31,7 +31,7 @@
<
p
>
<
label
for
=
"
amount
"
>Donation amount ($50 increments):</
label
>
<
input
type
=
"
text
"
id
=
"
amount
"
style
=
"
border
:
0
;
color
:
#f6931f
;
font-weight
:
bold
;
"
/>
<
input
type
=
"
text
"
id
=
"
amount
"
style
=
"
border
:
0
;
color
:
#f6931f
;
font-weight
:
bold
;
"
/>
</
p
>
<
div
id
=
"
slider
"
></
div
>
Toggle all file notes
0 comments on commit
b0bc277
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
b0bc277