embed
javascript: problem with combining function and if
Ok, I have this code in Javascript: function fullWin() { if (document.getElementById(\'embed\').src = \'vid1.mov\') {[详细]
2023-03-31 03:50 分类:问答What's the easiest way to have one element on a webpage stay static while the rest changes?
Not sure if this is a really obvious question or not, but I need to have an embedded music player continue playing while the user views the rest of the website (clicking links to view different pages,[详细]
2023-03-30 21:03 分类:问答Embedding resources in binary images / program executables / .exe?
It\'s been asked how to automate the task of embedding binary data into source code (Embedding resources in executable using GCC), but I would like to know whether it is possible to just write binary[详细]
2023-03-30 15:41 分类:问答Applet troubles
I\'m trying to embed an applet in my site, but I can\'t for the love of God figure out why this won\'t work! I have a JAR file called BHSurveyor.jar with my class that extends javax.swing.JApplet in i[详细]
2023-03-30 14:44 分类:问答hiding a video and muting the sound
I\'m trying to hide an embedded video using som simple jQuery and it all worked fine tillturned my speakers on. The video hides fine but the sound keeps on playing in the background.[详细]
2023-03-30 11:14 分类:问答Swf causing overflow [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: Why is my swf taking up more space than it actually is?[详细]
2023-03-30 05:23 分类:问答What is wrong with this embed code?
This is the embed code for .swfs I got from Adobe\'s site: <obj开发者_C百科ect classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" width=\"620\" height=\"480\" id=\"indexslideshow\">[详细]
2023-03-29 21:23 分类:问答How to specify parameters to google chrome adobe pdf viewer?
I have an embed tag like this: <embed src=\"../../Content/PDF/StockReport.pdf#zoom=50\" width=\"100%\" height=\"100%\">[详细]
2023-03-29 15:04 分类:问答How to embed Latex in iOS, Objective C?
How to embed Latex in iOS ap开发者_如何学Pythonplication using Objective C? Since I have no idea what your specific need is, the easiest way is to compile into postscript or PDF and include that. You[详细]
2023-03-28 23:39 分类:问答Embedding dynamically sized webpage with javascript
Okay, so first some background info: I am trying to embed a webpage within another page. The sub-page is basically a small web application written in javascript and html that takes in several screens[详细]
2023-03-28 08:42 分类:问答