Anchor tag in ZOHO Creator HTML Page
Hi,
I was trying to add Anchor tag in ZOHO Creator page but it seems it is not working correctly . When I click on anchor link it jumps to the location but instantly the entire page is reloading . That is not something anchor tag should be . It should only jump to specific location not reloading the page.
I tried below
- <a href="#FlightTool">Flight Tool</a>
- <a name="FlightTool"></a>
Did anyone try the same ?
Thanks
Arfater