met papier mache kun je alles maken!!
Een mouseover KAN een Java Applet zijn, dus gecompileerde code, dus je zou kunnen zeggen een toepassing. Vraag is of het voor een mouse-over de ideale oplossing is
onmouseover is meestal javaSCRIPT en dat is ongecompileerd, mmar het kan ook in java (ben ik een grote fan van) maar het werkt minder snel dan JavaScript.
wahahaha.. sommige leraren zouden ze af moeten schaffen!
Sommige leraren moeten meegaan met hun tijd denk ik, maar wat hij zegt klopt wel als je het vanuit een non technische kant.
Dus tja, klinkt raar, maar kan ...
Dus tja, klinkt raar, maar kan ...
|{ brrr }] |
Verwijderd
En daarom geeft bij ons op school de systeembeheerder les aan de onderbouw!!!
(en omdat ie dan tenminste wat doet voor z'n geld
)
(en omdat ie dan tenminste wat doet voor z'n geld
Tja, maar hij noemde bijna alles een appletOp donderdag 01 november 2001 21:14 schreef Yellow het volgende:
Sommige leraren moeten meegaan met hun tijd denk ik, maar wat hij zegt klopt wel als je het vanuit een non technische kant.
Dus tja, klinkt raar, maar kan ...
(searchfunctie, mouseover (wat gewoon HTML was)
Hij noemde ook een link naar een RealPlayer filmpje een "applet"
met papier mache kun je alles maken!!
Als in zijn termen een applet een toepassing is dan heeft ie' 100% gelijk. In "onze" termen zien wij een applet als een stukkie prog.taal dat gecompileerd is, zoals JAVA.
Maarja voor je iemand afzeikt moet je misschien eerst nagaan in je marketing boek wat een applet is, ik weet het niet maarre...
Maarja voor je iemand afzeikt moet je misschien eerst nagaan in je marketing boek wat een applet is, ik weet het niet maarre...
|{ brrr }] |
Verwijderd
Is er eigenlijk een officiele definitie voor dat 'applet'?
Zoiets van volgens het W3C is het.... ??
Zoiets van volgens het W3C is het.... ??
Verwijderd
Gevonden op whatis.com
applet
An applet is a little application. Prior to the World Wide Web, the built-in writing and drawing programs that came with Windows were sometimes called "applets." On the Web, using Java, the object-oriented programming language, an applet is a small program that can be sent along with a Web page to a user. Java applets can perform interactive animations, immediate calculations, or other simple tasks without having to send a user request back to the server
cascading style sheet
A cascading style sheet (CSS) is a Web page derived from multiple sources with a defined order of precedence where the definitions of any style element conflict. The Cascading Style Sheet, level 1 (CSS1) recommendation from the World Wide Web Consortium (W3C), which is implemented in the latest versions of the Netscape and Microsoft Web browsers, specifies the possible style sheets or statements that may determine how a given element is presented in a Web page.
CSS gives more control over the appearance of a Web page to the page creator than to the browser designer or the viewer. With CSS, the sources of style definition for a given document element are in this order of precedence:
The STYLE attribute on an individual element tag
The STYLE element that defines a specific style sheet containing style declarations or a LINK element that links to a separate document containing the STYLE element. In a Web page, the STYLE element is placed between the TITLE statement and the BODY statement.
An imported style sheet, using the CSS @import notation to automatically import and merge an external style sheet with the current style sheet
Style attributes specified by the viewer to the browser
The default style sheet assumed by the browser
In general, the Web page creator's style sheet takes precedence, but it's recommended that browsers provide ways for the viewer to override the style attributes in some respects. Since it's likely that different browsers will choose to implement CSS1 somewhat differently, the Web page creator must test the page with different browsers.
Any questions?JavaScript
JavaScript is an interpreted programming or script language from Netscape. It is somewhat similar in capability to Microsoft's Visual Basic, Sun's Tcl, the UNIX-derived Perl, and IBM's REX. In general, script languages are easier and faster to code in than the more structured and compiled languages such as C and C++. Script languages generally take longer to process than compiled languages, but are very useful for shorter programs.
JavaScript is used in Web site development to do such things as:
Automatically change a formatted date on a Web page
Cause a linked-to page to appear in a popup window
Cause text or a graphic image to change during a mouse rollover
JavaScript uses some of the same ideas found in Java, the compiled object-oriented programming derived from C++. JavaScript code can be imbedded in HTML pages and interpreted by the Web browser (or client). JavaScript can also be run at the server as in Microsoft's Active Server Pages before the page is sent to the requestor. Both Microsoft and Netscape browsers support JavaScript, but sometimes in slightly different ways.
Tsja, dat kan een javascript ookOp vrijdag 02 november 2001 10:57 schreef Da_CybrSrfr het volgende:
Java applets can perform interactive animations, immediate calculations, or other simple tasks without having to send a user request back to the server
Verwijderd
Ja, maar er is dus wel verschil tussen een script en een applet!
Een applet is dus een gecompiled script, machinetaal en meestal (lees altijd) extern.
Javascript kan ook gewoon in de html file geembed worden en word niet gecompiled
Een applet is dus een gecompiled script, machinetaal en meestal (lees altijd) extern.
Javascript kan ook gewoon in de html file geembed worden en word niet gecompiled
Pagina: 1