![]() |
Problem Passing Data Dynamically in Java I am having a big trouble in java orinted platform. I am totally confused as how to pass data from javascript to server. I really don't have any idea regarding java script and java programming. Please provide some assistance regarding this problem Please help |
Re: Problem Passing Data Dynamically in Java The usefulness of being able to dynamically load a style sheet is fairly limited, but there is one very good reason to keep this tool handy: it lets you load a specific stylesheet for a specific browser. Instead of having one massive style sheet for every browser which visits your page, you can break out the stylesheets into browser specific Firefox, IE, Safari, Opera, etc styles which accommodate the eccentricities of each browser and let you serve smaller css files to your visitors to boot. |
Re: Problem Passing Data Dynamically in Java PHP Code: |
Re: Problem Passing Data Dynamically in Java PHP Code: If you're loading an external javascript and you need to know when the script has loaded you can simply use .onload=yourfunction; to set up the onload handler. Here's an example. PHP Code: |
All times are GMT +5.5. The time now is 03:15 AM. |