Eel: Help wanted with hyperlinkslinks

Created on 29 May 2020  路  2Comments  路  Source: ChrisKnott/Eel

Hey, I want to know whether we can use Hyperlinks with Eel, and if yes, how?
This is my directory structure..
App.py
Web.py
one.html
two.html

I want to start at one.html and hyperlink to two, this works fine, but for some reason, I am not able to call App.py functions from two.html

  • windows
  • chrome.1
help wanted

Most helpful comment

Yes, this should work. Did you remember to include eel.js on the second page?

All 2 comments

Yes, this should work. Did you remember to include eel.js on the second page?

Yes that was it. Thanks 馃槄馃槄

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TheBdouilleur picture TheBdouilleur  路  5Comments

alifeinbinary picture alifeinbinary  路  3Comments

abdurahman-shiine picture abdurahman-shiine  路  3Comments

andrewtquick picture andrewtquick  路  4Comments

Swicegood picture Swicegood  路  4Comments