• ARCHIVES 
  • » http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

Pages: 1

http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

vi0lette
» FTalkAddict
FTalk Level: zero
348
0
1969-12-31

http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: <">.just edit the bolded parts. [u][b]credits:[/b][/u] :arrow: [i]CodeFoot.com[/i] :arrow: [i]Google[/i]

Last edited by vi0lette (2008-11-16 10:29:58)

imStilLearning
» n00b
FTalk Level: zero
35
0
1969-12-31

Re: http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

wow cool! haha first to comment.. i think i'll try this later..
arip
» FTalker
FTalk Level: zero
198
0
1969-12-31

Re: http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

nice!!.... i'll try this later...:D
krjalagat
» FTalker
FTalk Level: zero
290
0
1969-12-31

Re: http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

its nice =) maybe ill try this later
eehjhay
» FTalkWhiz
FTalk Level: zero
2692
0
1969-12-31

Re: http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

It is very easy to copy/paste the instructions from that site to here. Please do so. Otherwise we'll have to move this somewhere else. Also leave some credits for the benefit of the author of the script. It's a simple script that changes the class of a certain element.
christiandelacruz
» n00b
FTalk Level: zero
86
0
1969-12-31

Re: http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

is this functioning in our profile? i think this is for overlay..
vi0lette
» FTalkAddict
FTalk Level: zero
348
0
1969-12-31

Re: http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

no this is javascript. you have to paste the codes in ur .js extension. :D
switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

[quote=vi0lette]no this is javascript. you have to paste the codes in ur .js extension.[/quote] i doubt... correct me if im wrong... add the textarea to ur box.. add the onmouse call to ur css file
shakiro214
» FTalkGeek
FTalk Level: zero
1188
0
1969-12-31

Re: http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

[quote=vi0lette][apply on js extension] here`s the code for your js: textarea.imageOne{ background-color:000000; background-image:url(YOUR DESIRED IMAGE); color:00ff00; } textarea.imageTwo{ background-color:000000; background-image:url(YOUR DESIRED IMAGE); color:ff0000; }[/quote] [img]http://img78.imageshack.us/img78/2923/303ug8.gif[/img] urm... this is CSS and does not belong in anyone's JS although there is some javascript and that is the red one here: [quote]<textarea rows="12" cols="74" class="imageOne" [color=red][b]onMouseOver="this.className='imageTwo'" onMouseOut="this.className='imageOne'"[/b][/color]>[/quote] ;) just wanted to point that out
switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

ok heres the procedure for this trick... preview: http://switpotato.eehjhay.net/wahehe.html add to ur css file: <">direct to ur box <">
cklahrckiey
» FTalkFreak
FTalk Level: zero
1891
0
1969-12-31

Re: http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

in thought that it is a js script... but when i clicked the topic...CSS :lol:

Last edited by cklahrckiey (2008-11-14 22:32:32)

switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

but infairness this is a cool tweaks.. u can make lots of design applying this... remember blurry's onhover boxes tricks this can be use as alternative im thinking of making this one last tym and the gud thing is she input me the idea i dont need to experiment just to have one lol.. heres another sample of onmouse effex using css http://switpotato.eehjhay.net/DeathNote2/deathnotepreview.html

Last edited by switpotato (2008-11-14 22:41:54)

---xXirukiTepe---
» SuperFTalker
FTalk Level: zero
8896
0
1969-12-31

Re: http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

[b]nice tweak. Ive seen this before... wen im searching for somethn.. :D good one, u shared emm.. keep it up.. :thumbsup:[/b]
  • ARCHIVES 
  • » http://www.codefoot.com/javascript/script_image_textarea_mouseover.html the preview is there already. =) [apply on js extension] here`s the code for your js: [code]textarea.imageOne{ background-colo

Pages: 1

Board footer

© 2024 F Talk

Current time is 23:11

[ 10 queries - 0.021 second ]
Privacy Policy