Although Microsoft have made the isDisabled attribute of DOM Nodes of type INPUT read-only, there is a way to enable or disable a form input dynamically - at least in ie6.
The technique uses textual substitution on the outerHTML attribute of the node in order to lock it. This technique does...
I would like to change the title of an ie6 window from an onClick event. onClick="javascript:document.title='New Title';" does not do the trick.
Yours,
fish.
An external app is generating files with names like =UTF-8BTW9uaXRvciBDb21wYW55IEdCLUFLUk9TLTVVR0hMUC0wLUkyLnhscw===.
I need to rename them to something more useful in a W32 environment (they are mostly PDFs but some are, eg, Excel spreadsheets). I suspect that the current name is, in some...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.