Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~307 People Reached
Favorite Forums
Favorite Tags
Member Avatar for esparkinfo

Hello, i have problem with an alert event to show the current link id. but that is not working... click the generated links... function addLinks () { for (var i=0, link; i<5; i++) { link = document.createElement("a"); link.innerHTML = "Link " + i; link.onclick = function () { alert(i); }; …

Member Avatar for Taywin
0
224
Member Avatar for esparkinfo

Hello Friends, does anyone has worked on media queries? css3? I have a client who is looking for media queries.... I want to know about that before start my project. What could be the sizes & if I should use server side code to detect for the device first to …

Member Avatar for lps
0
83