Redirect to a new tab using CFLocation - CF9

前端 未结 3 792
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-21 08:36

Is there a way to redirect a user to a new window by using CFLocation? As far as I know you cannot use target=_blank in CFLocation. Is there another way to do it?

3条回答
  •  再見小時候
    2021-01-21 09:30

    This is probably not the cleanest way, but it should work.

    
    
        
    
        
    
    
    

提交回复
热议问题