TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

May 18, 2024, 10:30:35 PM

Login with username, password and session length
Members
  • Total Members: 3,886
  • Latest: Grendor
Stats
  • Total Posts: 195,189
  • Total Topics: 21,220
  • Online today: 112
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 54
  • Total: 54

F1 side menu navigation----my little gift to TP

Started by SOcRatEs, July 11, 2006, 09:10:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SOcRatEs

Quote from: akulion on October 01, 2006, 06:47:43 AM
thanks for the menu :up:

works just wonderfully

i made a button in case someone wants to use it instead of the text link



feel free to use :)

Thank you very much!!!
Looks great on my site!!

akulion

ur welcome :up: its a great menu - now my site default

bluedevil

#42
on the 1st page states to add this

include('menu.php');

under the <body> tag and it didn't work for me. I got errors.

This is how i did it. What i did wrong?
upshrinkHeaderIC").style.display = mode ? "none" : "";

current_header_ic = mode;
}
// ]]></script>
</head>
<body>
include( 'menu.php' );';
// TinyPortal start
  if($context['TPortal']['fixed_width']!=0)
echo '<table align="center" width="'.$context['TPortal']['fixed_width'].'" cellpadding="0" cellspacing="0" border="0"><tr><td>';
// TinyPortal end

SOcRatEs

#43
include( 'menu.php' );{{>>';<<}}

remove this, it should work then
{{>>';<<}}

insert only this...
include( 'menu.php' );

I hope this helps....let us know if it doesn't.....
G'Luck

bluedevil

Thnx socrates.


and where this goes again?

div class="right">
<a title="Navigation Panel (F1)" style="cursor:pointer" href="#" onclick="initSlideLeftPanel();return false"><span class="smalltext">Side Panel Navigation <br>Press (F1) on your keyboard or <br>Click here</span></font></h1></a>
</div>

SOcRatEs

#45
My bad!!! sorry
that is for an html block to put a link on your site so user can click the link or F1.
You can use this with the blue button above too!

bluedevil

ok did like you said but still errors.

</head>
<body>
include( 'menu.php' ) ;
// TinyPortal start
  if($context['TPortal']['fixed_width']!=0)



I must have a brain fart  :2funny:

bluedevil

I cannot find this at all hahahaha!!


{';}[/color]

SOcRatEs


alhaudhie


include( 'menu.php' ) ;

where is the exactly part i must put this....