Re: [PHP] related products, how to's best practices

From: Matt Matijevich (matijevich_at_alliancetechnologies.net)
Date: 12/04/03


Date: Thu, 04 Dec 2003 09:57:30 -0600
To: <php-general@lists.php.net>


** Low Priority **

<snip>

>>> Jon Bennett <flashcoder@jben.net> 12/4/2003 9:43:53 AM >>>
Would I be right in thinking that php alone can't change the content of

a dropdown once the browser has loaded the file without a page refresh

??? In which case I need to source out some javascript, anyone got
anything that might help me (code, tute, urls etc) as I'm not having
much luck with google ??
</snip>

Try the hidden iframe method. I have used it in a couple projects and
it works great
http://developer.apple.com/internet/javascript/iframe.html



Relevant Pages

  • Re[2]: [PHP] related products, how tos best practices
    ... JB> Would I be right in thinking that php alone can't change the content of ... JB> a dropdown once the browser has loaded the file without a page refresh ... JB> much luck with google ?? ...
    (php.general)
  • Re: Cross-Browser onmousedown JavaScript
    ... It would only make sense to implement the W3C events model if there is a demand for currently unused event features; and if this were happening, nothing would prevent Microsoft from extending the current model, rather than implementing the W3C's model. ... Given this situation, two solutions are available: either change/correct the scripts, or change/evolve the browser's model. ... The choice of changing the model looks like the less painful; after all, scripts do not need to updated, and the browser ends up with more capabilities, right? ...
    (comp.lang.javascript)
  • Re: How to list the statement of all var ?
    ... but as it is a command line tool it does not have access to a browser DOM ... > implementations based on language features of JavaScript 1.1 and JScript ... > script libraries which also ...
    (comp.lang.javascript)
  • Re: Find Element Position
    ... [snip about rying to get the position of an element in abstract view][ ... going to be rounded in whatever way the browser sees fit. ... size the font of the element. ... toString, but other code in the library did. ...
    (comp.lang.javascript)
  • Re: Various DOM-related wrappers (Code Worth Recommending Project)
    ... var start = ).getTime; ... sugar on top of what the browser offers. ... this was in a loop and I thought the join would be faster. ...
    (comp.lang.javascript)