
Data Loding ...
Close Loading Div
* xcleftpage *
*** About xcleftpage
XCleftPage is a js minute page script.
It definitely may be separated from the dynamic language,
automatically withdraws the current page from URL,
it even may make aminute page for the static page,
as well as gives in iframe a pageminute page!
the project page http://sourceforge.net/projects/xcleftpage/
*** Install xCleftPage
<script type="text/javascript" language="javascript" src="xcleftpage.js"></script>
<script type="text/javascript">
// _xcp.setup = [[all total, every page total, insert xcleftpage html in this id, style, Operation object, (if onclick , then run a js function)]];
_xcp.setup = [[2000, 20, 'xcleftpageid', 'default', window.location],
[1000, 33, 'xcleftpageid1', 'discuz2', window.location],
[10000, 53, 'xcleftpageid2', 'discuz', 'niframe'],
[3300, 30, 'xcleftpageid3', 'digg', 'liframe', 'Loading'],
[3000, 87, 'xcleftpageid4', 'none', window.location]];
_xcp.LoadPlugins();
</script>
*** Download xcleftpage for last version
http://sourceforge.net/project/showfiles.php?group_id=181128
*** Plugins API & Value
_xcp.PrevPage(id)
_xcp.NextPage(id)
_xcp.FirstPage(id)
_xcp.LastPage(id)
_xcp.JumpPage(id, jumpnumber)
id - the _xcp.setup index id
total
maxpage
nowpage
limit - every page total
*** Add Style for youself
download the xcleftpage then see the xcpp_xxx.js , every easy !
*** Bugs
my email is koocyton@gmail.com , thanks :)
*** DEMO
: default style for window.top
: discuz style for iframes['niframe']
: discuz2 style for window.top
: digg style for iframes['liframe'] , on click then run a js function , click then look at this page top
: none style for window.top