Drop Down Menu
 
                              
                                
                                 Legion   19
From: -
                                 
                              
                            From: -
Notice
This topic is archived. New comments cannot be posted and votes cannot be cast.Responses to this topic
1 Re: Drop Down Menu
 
                        
                                                
                         Legion
                
                OP
   19
From: -
                         
                      
                  From: -
                    Perfect thank you!
Your like a coding god 
                  
                  
                  
                Your like a coding god
 
                  1 Re: Drop Down Menu
 
                        
                                                
                         Philipp Esselbach 
                        
                        
From: -
                         
                      
                   Editor
  0From: -
                    Yes, you could add something like this PHP part to the articles_pages_toc template:
                  
                  
                if ($insert[ 'articlepage_page' ] == $insert['articlepage_toc_page']) $insert['articlepage_toc_title'] = "> " . $insert['articlepage_toc_title'] . " <";
 
               
          
Is there a way to highlight which page the user is on in the drop down menu?