projects
/
bizou.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use short tags for php echo
[bizou.git]
/
plugins
/
_disabled
/
balanced
/
head.php
1
<script language="javascript" src="../plugins/balanced/scripts.js"></script>
2
<script language="javascript">
3
window.onload = function(event) {
4
applyOptimalImagesSize();
5
}
6
window.onresize = function(event) {
7
applyOptimalImagesSize();
8
}
9
</script>