Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Par2: Reverse key browse, switchable 2009-09-11 -- Paul Next/Previous 1 line embed code eliminates need for key with no speed
drop and can flip directions on same browse with simple checkbox.
LOC:Reverse BYTE
IF LOC:Reverse THEN RETURN parent.Next() END
parent.Previous() !Generated
and
IF LOC:Reverse THEN RETURN parent.Previous() END
parent.Next() !Generated
Today is November 23, 2024, 2:19 am This article has been viewed 35239 times.
|
|