Jump to content

getBrowserIcon


Recommended Posts

Posted (edited)
CEF lacks ALOT of functions.

Yet this could be easily implemented, there's no need for a specific API in CEF for that. You can just look up a link tag in the DOM with the rel attribute set to 'icon', which seems to be the standard (except for IE, because IE is special).

Edited by Guest

I used to know how to code, but then I took an arrow in the knee.

Project Redivivus - Remaking Old School MTA With New Code

MTA 0.6 Nightly 1 released

Posted
CEF lacks ALOT of functions.

Yet this could be easily implemented, there's no need for a specific API in CEF for that. You can just look up a link tag in the DOM with the rel attribute set to 'icon', which seems to be the standard (except for IE, because IE is special).

Is there a function to get source code of the page in CEF?

I wrote nothing.

Nothing.

Posted
CEF lacks ALOT of functions.

Yet this could be easily implemented, there's no need for a specific API in CEF for that. You can just look up a link tag in the DOM with the rel attribute set to 'icon', which seems to be the standard (except for IE, because IE is special).

Is there a function to get source code of the page in CEF?

I'm not sure if this function which Jusonex added is to get the source code, but from the name, I say it is:

https://github.com/multitheftauto/mtasa ... 99bf73ca38

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...