Anyone knowledgeable in Javascript?

Users who are viewing this thread

Dana

In Memoriam - RIP
Messages
42,904
Reaction score
10
Tokenz
0.17z
I need help with an html file. It's just going to piss me off to no end so if someone would be willing to help me, I dunno, I'd give them tokenz or something. I'm trying to use a script to magnify images on my portfolio page of my website but I'm not sure wtf I'm doing wrong
 
  • 11
    Replies
  • 913
    Views
  • 0
    Participant count
    Participants list

Francis

Sarcasm is me :)
Messages
8,367
Reaction score
1
Tokenz
2.08z
I need help with an html file. It's just going to piss me off to no end so if someone would be willing to help me, I dunno, I'd give them tokenz or something. I'm trying to use a script to magnify images on my portfolio page of my website but I'm not sure wtf I'm doing wrong

You mean you want to use a Thumbnail to go fetch a larger photo ?

I think the other way is using a javascript as follows
http://stackoverflow.com/questions/6588981/how-do-i-enlarge-images-on-a-web-page
 

advertj

New Member
Messages
4
Reaction score
0
Tokenz
0.00z
html label control does not contain any value attribute like input controls infact text is written as a text node inside HTML i.e. <label id="heading">This is heading</label>
Whenever you have to acces or assign this type of text, use innerText property of Node.
 

teh_fuzz

¯\_(ツ)_/¯
Messages
5,581
Reaction score
67
Tokenz
124.51z
ugh java script lol

have you given some thought of using Flash? lol It has been a LOOOOOONG while but it would be most helpful if you showed us a link to your site and explain a bit more what you want done.
 

usandthem

Member
Messages
158
Reaction score
0
Tokenz
0.00z
I need help with an html file. It's just going to piss me off to no end so if someone would be willing to help me, I dunno, I'd give them tokenz or something. I'm trying to use a script to magnify images on my portfolio page of my website but I'm not sure wtf I'm doing wrong

I'm a programmer and done a lot of JS (prototype and jquery libraries included) so I can help...send me your code if you want.
 
78,874Threads
2,185,387Messages
4,959Members
Back
Top