|
Function assignment
|
| |
Hi
Suppose you have a plugin providing a function called "overwriteMe()". What is the behaviour of the following javascript:
----------------------------
newFunction: function() { alert("Hello World!"); }
var plugin = document.getElementById("mySpe cialPlugin");
plugin.overwriteMe = newFunction;... more »
|
|
Resize Windowless plugin
|
| |
Hi,
Does anyone know if it is possible to resize a windowless plugin from within the plugin? By calling some browser functions .
-Christian
|
|
Suspicious 'facebook' plugin with no info about it online
|
| |
Hi, sorry if this is the wrong newsgroup for this.
I got my facebook account hacked the other day, which was extremely alarming as I'm very careful with my security info, and I believe I tracked it down to a suspicious facebook plugin that somehow got installed. Since I couldn't find any info at all online I was wondering if anyone here would be interested, or if someone could direct me to someone who would like to check it out.... more »
|
|
NPAPI Z-order
|
| |
Hi
I have made an NPAPI plugin that I need to control z-ordering of. My
problem is that the plugin is used on a site where there is some HTML5
overlay that should be placed above the plugin. However, it is placed
underneath. Is there any way to change the z-ordering from the plugin?
My idea was to change the "style" attribute to something like... more »
|
|
Problem on installing jUART plugin in Linux-Ubuntu
|
| |
Hi to all,
I have to install a plugin (jUART-plugin) to get weighing machine value in both WINDOWS & LINUX. File is in there [link].
I got installed successfully in windows using following instructions:
But I can't install npjUART.so (jUART Plugin) in linux. I have latest version of firefox in linux.... more »
|
|
Click-to-play plugins: rollup of current status and work
|
| |
...
Generally, I agree with these points but it depends on what you consider a known-unsafe plugin. For example, I consider *all* versions of Java, even ones without known exploits, to be known-unsafe, based on the historical track record. But, also, Java and Flash make the news the most because of their huge marketshares, but that doesn't mean that they are less safe than other plugins. Consequently, I don't think "known-unsafe" is the right distinction to make.... more »
|
|
Click-to-play plugins: rollup of current status and work
|
| |
There are a bunch of different teams working on the current click-to-play (CtP) plugins effort, and there are a bunch of small-group email threads going around. I would like to consolidate all of this work to a single discussion forum, and I've asked everyone I know who is part of this effort to carry on their design discussions here in... more »
|
|
A new way to request developer documentation
|
| |
In order to help streamline our documentation process, and to make it easier than ever for you to ask us to document stuff, we've created a brand new documentation request form! This will help you easily file a documentation request bug (either to fix mistakes or create entirely new material) and ensure that it winds up in the right place, calling the attention of the right people.... more »
|
|
sample plugin, call dll from java script
|
| |
I want a plugin which has some dll files. I want to use those dll from
javascript. I am new to plugin development.
So, I want a simple sample plugin . I am using mozilla firefox 17.
|
|
|