Login
`
Templates, Tools and Utilities
|
||
Icetips Article
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 21, 2024, 8:18 am This article has been viewed 35236 times.
|
|