Difference between revisions of "Template:CCU Taiwan"

Line 2: Line 2:
 
<script>
 
<script>
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 +
 
$(document).ready(function() {
 
$(document).ready(function() {
  
Line 38: Line 39:
 
 
 
}
 
}
}
+
}
if($(window).scrollTop())  
+
$(window).on('scroll',function() {
 +
  if($(window).scrollTop())  
 
{
 
{
 
     $('.container').css('background', '#808080');
 
     $('.container').css('background', '#808080');
Line 108: Line 110:
 
<style>
 
<style>
  
img{
 
width:100%;
 
}
 
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
 
/* DEFAULT WIKI SETTINGS */
 
/* DEFAULT WIKI SETTINGS */
Line 420: Line 419:
 
   color: #f9f9f9;
 
   color: #f9f9f9;
 
}
 
}
 
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
 
</style>
 
</style>

Revision as of 03:19, 12 July 2018