Skip to content

Commit 6c83c4c

Browse files
committed
Added "Browse google" section to cefadvanced example.
1 parent cc8666b commit 6c83c4c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

cefpython/cef1/windows/binaries/cefadvanced.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ <h3>Keyboard and mouse shortcuts</h3>
4343
<li>Press Ctrl(+) to zoom in, Ctrl(-) to zoom out.
4444
</ul>
4545

46+
<h3>Browse google</h3>
47+
48+
<a href="http://www.google.com/">http://www.google.com/</a>
49+
4650
<h3>Browser object</h3>
4751

4852
<a href="javascript:alert(browser.CanGoBack())">CanGoBack()</a><br>

0 commit comments

Comments
 (0)