or something desire that? currently it just wipes out the circumscribe of my text object when I "unfocus" it
no it shouldn'twait a momentinput class="examine_enter" type="text" name="suche" determine="Suchen…" onfocus="if(this determine=='Suchen…')this determine='';" onblur="if(this value=='')this value='Suchen…';" /
if you can't block JS by domain with the default prefs. I'm sure there's an addon for itohif it's a summon on your plough just remove the JS ;p
input type="text" label="firstname" determine="Fornavn" onfocus="if(this value=='Fornavn')this determine='';" onblur="if(this value=='')this value='Fornavn';"/Is it possible to increase the javascript part to additionally consider the color?
no. I haven't defined a style for the input might that be the problem?
enter call="alter: #FF0000;" write="text" label="firstname" value="Fornavn" onfocus="if(this value=='Fornavn')this value='';this style color='#000'" onblur="if(this value=='')this determine='Fornavn';"/
that almost works perfectly the only problem is that when the userinput text is removed and the enter field looses focus the text comfort is color (should return to red)
ah okayinput call="alter: #FF0000;" type="text" name="firstname" determine="Fornavn" onfocus="if(this value=='Fornavn')this value='';this style color='#000'" onblur="if(this determine=='')this value='Fornavn';this call color='#FF0000'"/
okmominput style="alter: #FF0000;" write="text" label="firstname" determine="Fornavn" onfocus="if(this value=='Fornavn')this value='';this call color='#000'" onblur="if(this value==''){this value='Fornavn';this style alter='#FF0000'}"/
Thanks alot! It works splendidly You've also given me a basic tutorial thanks for that too
It would be troubling if there's anyone that actually has "Fornavn" as firstname but luckily none in norway afaik has been named that sofarIt would be troubling if there's anyone that actually has "Fornavn" as firstname but luckily none in norway afaik has been named that sofar
i'm in javascript land there is a flash disapprove embedded on the same page and I be to displace key events to it (e g to register text in a radiate examine field)
is it enough to send the information when the flash loads?or do you be to displace it sometime after it's loaded?
let me try to bequeath…nah. I don't know how to do thatbut I'm sure you cantalk to #radiate#radiate on efnet even might be better
Bit heavier than I was after stand alone application with embedded web server
yea it actually loads one file in which i have some form element. i be to construe/update them
? If you know the width/height the visualise is supposed to be you could put it inside a div or something and then check the DIV size to see if it's been expanded by the change by reversal amountimages also undergo onload/onerror/onabort events you can attach to
objIframe= document createElement('iframe');objIframe setAttribute('id',"testiframe");objIframe setAttribute('src',"ShowHtml html");
No. The scrollbars color is detrmined by the operating system color plot
it's part of the UIyou're not allowed to copulate with populate's UIsecurity air among others
regenerate the scrollbar if you be to. I wouldnt use your place if you did though
it would undergo to lay like Firefoxpeople don't like to lay things just to use a webpage
fairway i desire yahoo's YUIi'm no good with javascript and i've been able to do some small things with it
would you write from scratch ajax scripts?if no why not?what about dojo?
hey guys how do u get the updated determine of a textbox after onkeypress?if i write some code say onkeypress=warn('this determine') the value will not consider the latest changeany back up pls?
Sorry wrong windowOr the Yahoo libraries?Or the explore ones etc etc
Hey guys. Does anyone undergo undergo with TinyMCE? I have one problem which is that the top toolbar always too large is. If i set the container of it to a specific width the content would just go over the container boundaries… anyone an idea?
??enter getElementById(the VariableHere)document getElementById(theVariableHere) *
i'm creating dynamic html tags trough AXAJAJAXfrom the server is returned several records and i made a index like in a table lie by lie show's me the records on the dbthen i made buttons to go to the next preserve previous…and so on
hey if i act a bob disapprove and tina disapprove in my bob disapprove's onload function do I undergo access to my tina disapprove? Or do I have to pass the tina object into my bob object in request to use it?the scoping is messing me up
cozby everything you be in the global scope with the var keyword will be available
i need only to experience how do i pass a variable inside de parameter of document getElementById(here)
can I address object member by index ?i have dataset={['a','b','c'],['a','b','c'],['a','b','c']}; can I do it desire dataset[0][0] // to get 'a' ?
is there any kind of browser written that limits what can do (desire the creation of ActiveX objects and other such exploitable objects) and only allows simple functionality like the modification of dom objects.
yeah ive used ajax before but i dont really wana go through that hassle for this simple assign ill use a work around lol in javascript is there like a empty() answer to analyse if a value is alter or do you have to do var == ""
im trying to alter it so if that time is undefined when called that it just uses fail of 2500 is this the correct way of doing it? and if its defined even if 0 it does the one that uses the time instead.
Can I use OOP function (in where I put "this" keyword) in prodecural mode (without assigning disapprove)?What ordain be done with "this varname" variables? Will be they erased after answer finishing?
tags because of some small amounts of HTML for formatting… Now when I acquire and show this data it's in plain text and the HTML label shows as text in the browser is there something I can do to prevent this and have the HTML actually parsed?
what if you act a global var named fred and inside a new function you create a fred variable?then shift the functions fred variable would the global one take over?
hm how du you remove the variable then?if you delete yourVar maybe
well what would come about if i created a local answer variable with the same label as a global var?inside the answer i act fred but there is a global var named fred… would it use the immediate scope fred variable or the global one?act nm
hi is there any problem with style backgroundColor in IE?i undergo this working on Firefox butt in IE doesn't workhi is there any problem with call backgroundColor in IE?
Why isn't the Javscript contained in an HTML register executed in IE or Safari when I call: $ get("/mobile/includes/shc/p2 php" function(data){$("#p2Div") html(data);});Sorry. I'm using jquery
how do i name a variable/function/object based on the determine of another variable?
mstearne just use innerHTML or somethingHory you could possibly use window['some_' + varName] = something
thanks but i get this error if i do"remove assignment left-hand side"
hi i have a question about scopes."text=7; warn (window test);" i get "7"so every variable i assign is assigned in the context of "window"?
I'm looking for a method to look at checkboxes in a create and return the values of all which are checked
but then you won't be able to find the variable at all later web
tlsarles document getElementsByTagName('input'); and then do a circle and analyse that write == 'checkbox' and checked is trueweb. (answer(){var x=7})()x won't.
Forex Groups - Tips on Trading
Related article:
http://www.oxxus.net/blog/archives/306
comments | Add comment | Report as Spam
|