We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc8666b commit 6c83c4cCopy full SHA for 6c83c4c
1 file changed
cefpython/cef1/windows/binaries/cefadvanced.html
@@ -43,6 +43,10 @@ <h3>Keyboard and mouse shortcuts</h3>
43
<li>Press Ctrl(+) to zoom in, Ctrl(-) to zoom out.
44
</ul>
45
46
+<h3>Browse google</h3>
47
+
48
+<a href="http://www.google.com/">http://www.google.com/</a>
49
50
<h3>Browser object</h3>
51
52
<a href="javascript:alert(browser.CanGoBack())">CanGoBack()</a><br>
0 commit comments