Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
-
How can I call MFC functions from Perl
Hello, How can I call MFC functions from Perl? Which module / method I should select? Inline:C ? Inline:CPP ? XS ? or SWIG? Regards, Sankaran -
call functions dynamically
i am having some trouble calling functions dynamically. i want to load data into pages as they are called. i therefore have a function called ... -
Call/Declare Functions
I've got a movieclip that has some various functions declared inside of it like init(), etc...those work great. Then inside of that movieclip I have... -
#24843 [NEW]: session_regenerate_id does not call user-defined session functions
From: luttgens at fusl dot ac dot be Operating system: Mac OS 10.2.6 PHP version: 4.3.2 PHP Bug Type: Session related Bug... -
Using custom SQL functions to call either ms... or my... depending on server
Hi again As I'm developing my site, i've come across a problem with the database use. While developing it I only have mySQL, but the final server... -
suswelter #2
Re: how can i call js functions with css?
you can't. Calling js isn't a css function. Call the js (as an external js
'sheet')
in the head
i.e.
<script language="JavaScript1.2"
src="yourdomainFolderForStyles/YourJS-styles.js" type="text/javascript">
</script>
Create the js sheet as text and upload as ascii.
There's lots of info on this - do a google on external javascript
suswelter Guest
-
mzanime.com #3
Re: how can i call js functions with css?
Techinically, he can. Even though I believe this is just a working draft,
there is a CSS property called "behavior" which can link to a JavaScript file
with an ".htc" (HTML Components) extension. Whats interesting is that IE
supports this, not sure about other browsers because I haven't extensively
tested it.
If your curious an want more info here's a few URL's.
[url]http://www.blooberry.com/indexdot/css/properties/dynamic/behavior.htm[/url]
[url]http://www.w3.org/TR/becss[/url]
mzanime.com Guest



Reply With Quote

