Eliminate Back and FWD text

Using and extending SeedCode's free "back" button technique.
Posts: 36
Joined: Fri Feb 27, 2009 2:49 pm
PostPosted: Fri Feb 27, 2009 2:53 pm
John,

Just got back magic working in my solution. Super easy. How would I eliminate the "Back" and "FWD" words from the third and fourth repetitions and have the buttons next to each other?

So I guess I would want just a 3 repetition field.

Darren Burgess
Posts: 36
Joined: Fri Feb 27, 2009 2:49 pm
PostPosted: Fri Feb 27, 2009 4:26 pm
figured it out.

In the SeedCode_BackMagic CF, just comment out the following lines.

// If ( $$Nav_BackInactive ≠ 1 ; "Back" ) ; // Commented out to prevent text from displaying

// If ( $$Nav_FWDInactive ≠ 1 ; "FWD" ) ; // ditto

And then move the forward button, normally found on repetition 5, to repetition 3

Darren
Posts: 4
Joined: Thu Nov 18, 2010 10:34 am
PostPosted: Thu Nov 18, 2010 9:10 pm
darrenburgess wrote:figured it out.

In the SeedCode_BackMagic CF, just comment out the following lines.

// If ( $$Nav_BackInactive ≠ 1 ; "Back" ) ; // Commented out to prevent text from displaying

// If ( $$Nav_FWDInactive ≠ 1 ; "FWD" ) ; // ditto

And then move the forward button, normally found on repetition 5, to repetition 3

Darren


I really only want the arrows, so I tried that and I got the following error:

"I'm sorry but this script takes "direction" as a parameter where the script parameter either equals "Back" or "FWD" (without the quotes). Please try calling this script again."

Anyone have an idea what might have gone wrong?

Return to BackMagic

Who is online

Users browsing this forum: No registered users and 1 guest

cron