Code Monkey home page Code Monkey logo

Comments (3)

smok95 avatar smok95 commented on September 18, 2024

안녕하세요!
아래와 같은 식으로 스크립트를 사용할 수 있는데요
LPCWSTR script = L"document.getElementById("demo").style.backgroundColor = "green";";
wv2executeScriptSync(handle, script);
// 또는 wv2executeScript(handle, script, nullptr);

이거보다 더 전문적으로 dom을 사용하고 싶으신건가요?

from wv2.

CharlesKwonOhjun avatar CharlesKwonOhjun commented on September 18, 2024

안녕하세요?

네 맞습니다.

oEdge.wv.document 처럼
wv object 아래로 DOM을 불러 온다면 최고의 프로젝이 될 듯 합니다!

새해 복 많이 받으세요.

from wv2.

smok95 avatar smok95 commented on September 18, 2024

네 감사합니다. 새해 복 많이 받으세요 ^^
아쉽지만 제가 시간도 부족한데 능력까지 부족해서 사실상 어려울 것 같네요
혹시라도 .net쪽에 https://github.com/R2D221/WebView2.DOM 요런 프로젝트가 있는데
이거는 어떠실까요?

from wv2.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.