I am writing a dictionary program using CefSharp by C#. When the dictionary page(i.e.[Longman-love][1]) is loaded I want it could play its pronounce automatically(by clicking the pronouce icon using JavaScript). Here are related codes: C# part: JavaScript part(I copyed it from web and added some ‘alert’s for debugging the program): The last alert sentence alert(‘will play’); showed but I could
Tag: cefsharp
CEFSharp Dropdown (combobox, select) open down past the edge of the browser and are clipped
Using CefSharp with WPF. I have several select elements in my pages and some of them are near the bottom of the browser. When the selects open, they open down instead of up so that user can select the options. Because they open down, they extend past the edge of the browser which clips the drawing window. The options are