Search:
Type: Posts; User: robo_neojetsam
Search :
Search took 0.01 seconds.
yepp javascript is the way to go :D
hey Chanyeehon,
i got your script working.
Theres just a few things you have to remember when coding which makes it much easier:
Use source formatting, it makes it easier to read and...
Im only 14.
You know your a geek when u bought HTML books at the age of 8. (guilty :rolleyes: )
Hey all,
umm i just had a question. i love multilayer gaming, although when i connect it is always lagging.
I connect to the internet through a LAN which has a fairly quick ADSL connection....
Soon i will be getting my hands on a external, so what i will do is remove any unused programs/files, then backup my hard drive.
As with defragging, ive got the program Diskeeper, which provides...
I dont really know much about PHP, but ill look into the ODBC_*() function. Thanks :)
Thats a start Aelfwine, thanks :)
so there is no possible way of doin it?
Im thinking of formatting my computer.
Its a great computer but its starting to get sluggish, espesially after a major virus attack it had :(
So im wondering, whats the best way of backing it...
Just wondering, is it possible to create a web interface for an Access document, where users can search and complete afew other baisic functions.
Is this possible? Maby with another scripting...
arggg!
yet another problem, for some reason this code keeps on coming up as 'good', i dont know why though :(
<script>
function checkG() {
var Url =...
i managed to get that working, but is it possible to support multiple domains?
i have heard about that type of error, but the url is widely avaliable and it is a matter of extraction the domain out of that url and compairing it to ones which will be 'allowed'. The part im not...
hmm, it dosent seem to be working...
i tried this and it didnt work:
<script>
function testIframe() {
var currHref;
if (document.all) {
Hello all,
im abit stuck, i have an iframe and i want to run a certain script dependant to the domain ('http://www.###.com' part) the iframe is on. Im using the iframe as a browser.
For...
so what your saying, is something like you have a script copy the page's HTML from the hidden iframe to a textbox or div, and have a javascript or PHP script edit the HTML as needed, then show the...
Ok, thanks for replying,
can i add this php script into a normal html page and are there any other ways to do with any scripting language?
Hey all :cool:,
i just came from the CSS board, where i asked if it was possible to edit a pages css from the main page through a IFrame.
I have posted all code there, take a look:...
ok, ive tryed with javascript and havent been successful, before i post this topic onto the javascript board, can you please tell me your ideas.
Do you know how you would do it with javascript?
Hey guys :cool:,
Just wondering, if it is possible to edit a pages CSS for outside the page (eg a IFrame)?
I have a page that contains an IFrame, and i have no control over the page inside the...
kk that worked, thanks :)
Hey all,
I am having trouble with a external Javascript file and iframes, as a typical example, i want the user to be able to switch iframes with a text link and then load google into the...
is there a way to pause the sound, then start it again at the place you paused?
ok thanks, ill try that now.