This website works better with JavaScript.
Explore
Register
Sign In
website
/
openpower.foundation
Watch
16
Star
1
Fork
You've already forked openpower.foundation
9
Code
Issues
9
Pull Requests
1
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41de170735
master
jamesk-patch-1
jamesk-openroad
jamesk-ocp-china-day-guest-blog
jamesk-benefitsupdate
jamesk-tiersupdate
jamesk-blog-bod
jamesk-lancebod
jamesk-davidbod
jamesk-davidcalderwood
jamesk-david
newmemberlevels
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '41de170735'
${ noResults }
openpower.foundation
/
themes
/
openpowerfoundation
/
static
/
js
/
preload.js
2 lines
97 B
JavaScript
Raw
Blame
History
$
(
window
)
.
on
(
"load"
,
function
(
)
{
$
(
'#preloader'
)
.
fadeOut
(
'slow'
,
function
(
)
{
$
(
this
)
.
remove
(
)
;
}
)
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink