Team:Peking/jqueryplugins4

From 2010.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<script type="text/javascript">
<!--jquerycorner-->
<!--jquerycorner-->
// TODO: alter variable/property naming so that less string manipulation is required.
// TODO: alter variable/property naming so that less string manipulation is required.
Line 91: Line 92:
div.rndCornersBottomRight  .rndCornersImg  { bottom: 0%; right: 0%; }\n\
div.rndCornersBottomRight  .rndCornersImg  { bottom: 0%; right: 0%; }\n\
</style>\n\
</style>\n\
 +
 +
',
',
/*MSIE*/ ////////////////////////////////////////////////////////////////////////////////////////
/*MSIE*/ ////////////////////////////////////////////////////////////////////////////////////////
Line 158: Line 161:
}
}
}
}
 +
 +
 +
 +
if (typeof(OBJsettings) == 'object') {
if (typeof(OBJsettings) == 'object') {
// classify the parent container
// classify the parent container
Line 279: Line 286:
});
});
};
};
-
////////////////////////////////////////////////////////////////////////////////////////////
+
////////////////////////////////////////////////////////////////////////////////////////////
//// plugin provides quadcorners-safe (nondestructive) HTML method, like $().html().
//// plugin provides quadcorners-safe (nondestructive) HTML method, like $().html().
////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////
Line 308: Line 315:
-
 
+
</script>
</html>
</html>

Latest revision as of 15:51, 19 September 2010