Register on the forum now to remove ALL ads + popups + get access to tons of hidden content for members only!

Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > Javascript

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 04-03-2012, 03:49 AM   #1
alen12345
Registered User
 
Join Date: Oct 2011
Location: LDH
Posts: 230
Picture with Javascript

How we add any picture with java script in my web sites?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
alen12345 is offline   Reply With Quote

Old 05-21-2012, 06:06 AM   #2
seo123
Registered User
 
Join Date: Sep 2011
Posts: 118
good post thanks
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
seo123 is offline   Reply With Quote
Old 05-29-2012, 08:45 PM   #3
dawidtailor
Registered User
 
Join Date: May 2012
Location: usa
Posts: 56
Quote:
Originally Posted by alen12345 View Post
How we add any picture with java script in my web sites?
It is very easy to add picture in java script.You can add any link for using iframe tag it is very important for add any picture in your website.I also share here one example of iframe tag how to use this.
<html>
<head>
<title>Web page</title>
</head>
<body>
<iframe src="http://www.homepage.com/plugins/like.php?href=YOUR_URL"
scrolling="no" frameborder="0"
style="border:none; width:450px; height:80px"></iframe>
</body>
</html>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
dawidtailor is offline   Reply With Quote
Old 08-16-2012, 05:18 AM   #4
laithbarnouti
Registered User
 
Join Date: Aug 2012
Location: Australia
Posts: 12
How to animate the image using javascript?
laithbarnouti is offline   Reply With Quote
Old 08-16-2012, 06:05 AM   #5
davikerkrish
Registered User
 
Join Date: Jul 2012
Posts: 111
we can add image using java script with the image tag id. we have getelements.id option. we can define the path of the image with that.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
davikerkrish is offline   Reply With Quote
Old 05-19-2013, 02:05 PM   #6
bestbloggercafe
Registered User
 
Join Date: May 2013
Posts: 12
dawidtailor thanks
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
bestbloggercafe is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Good programming techniques: Minimizing javascript skywalker101 Javascript 6 01-20-2013 09:13 PM
What is the difference between javascript and HTML?? eook.joc Graphic Design 6 12-14-2012 04:58 AM
Definitive Javascript to hide email address? ncjbhd Javascript 1 01-04-2012 10:33 PM
Google launches Dart as a JavaScript killer kitchin Google 0 10-11-2011 12:47 AM
Single javascript across multiple pages. mjvndhsb HTML / DHTML 0 09-28-2011 02:07 AM


All times are GMT -7. The time now is 05:42 PM.