Alternate Navigation Style

3 replies · opened Apr 9, 2020

SserkanorenApr 9, 2020

I am using the Alternate Navigation Style module on the tabs.html page.

I have reviewed your help document and the questions previously asked on your form, but have not found a solution.

Snav-content1 comes by default when the page loads

it works well.


- [Duyuru Ekle](#snav-content1)

- [Duyuru Düzenle](#snav-content2)

- [Duyuru Kaldır](#snav-content3)

- [Duyuru Sil](#snav-content4)

but i am working in a different tab and when the page is refreshed href = "# snav-content1" is loaded. I want the tab I'm working on to be selected.

Can the script code be updated as specified?
Or is it a solution to cancel the active tab feature?

sample code:


                

                    

                        
- [Duyuru Ekle](#snav-content1)
                        
- [Duyuru Düzenle](#snav-content2)
                        
- [Duyuru Kaldır](#snav-content3)
                        
- [Duyuru Sil](#snav-content4)
                        
- [Belge Yükle](#snav-content5)
                        
- [Belge Sil](#snav-content6)
                        
- [İcon Yükle](#snav-content7)
                        
- [İcon Sil](#snav-content8)
                        
- [Hazır Metin Yükle](#snav-content9)
                        
- [Hazır Metin Sil](#snav-content10)
                       
                    

                

                    
                        Duyuru Oluştur
                        
                            
- 
                                
                                    
                                
                            
                        

                         
			            
                             
                            
                            
								Hazır Metin Kullanmak için Seçim Yapınız.
							  
                               
                                
							                         
                           				
							
							
								Duyuru Mesajınızı Yazınız. (Maksimum 200 Karakter Girilebilir.)	

                                  

                                
							
                                
                                  
							
								Link Paylaşımı yapılacak ise Link stilini seçiniz.

                                  
                                  Link Yok
                                   X web adresine link vermek istiyorum.
                                  Menüler için link vermek istiyorum.
                                   Belgeler için link vermek istiyorum.
                                
							
                                 
                                  

                                        
									http:// 
										
                                      
                                      
                                      

                                  
                                  

                                        
									https://www.antalyaulasim.com.tr/ 
                                                                                                                                      
                                            
                                          

										 

                                       
                                      
                                      

                                  
                                  

                                      
                                            
									         /Content/siteLayout/belge/ 
                                             
                                           
                                            
                                          

										 
                                                
                                      
                                                                                                      

                                  
                            
							  İcon Seçiniz. - 
                                
								
                                     
                                  

                                      

                                  
                                          ' CommandName="imgBtnFoto"  />
                                     

                                      

                                  
								
                       						
						    
                                      
                         
                     

						
                     
                             
                           
								     
								
                        
                           

                          
                           

                    

                    
                       
								     
								

                    

                    
                       Duyuru Sil 
                        
                            
- 
                                
                                    
                                
                            
                        

                    

                    

                    

                    

                    

                    
                      
                    

                

                

  
        $(function () {
            $("#side-navigation").tabs({ show: { effect: "fade", duration: 400 } });
        });
    
SSemicolon WebSTAFFApr 11, 2020

Hello,

The #snav-content1 is selected as it is the First Tab. You can use the URL with Hash like: https://your-website.com/page.html#snav-content1 to make the Tab Active based on the Tab Hash defined. But you will need to use your own Custom JS Codes to change the Hash Navigation in Browser's Address Bar or in the Cookie Memory to enforce this behavior as there is no built in code for this available at the moment.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

SserkanorenApr 11, 2020

Thank you. Your guidance gave me an idea and I solved the problem

SSemicolon WebSTAFFApr 11, 2020

Hello,

Glad that your issues were resolved. Very Happy to Help!

Do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard