Post A Picture With Link In Forums?
Sep 21, 2010How to post a picture with url link in the forums .if we click that picture means it will goes to my target url . how to create this link ?
View 3 RepliesHow to post a picture with url link in the forums .if we click that picture means it will goes to my target url . how to create this link ?
View 3 RepliesI am trying to change a picture in a program but I keeps being a broken picture link.
[Code]...
Ok heres my deal. I want a javascript that generates a random picture everytime it is refreshed i got this code which is here:
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
var theImages = new Array()
[code]....
I have a script that has several links and when you rollover the link it changes a main picture to be view as an image. But, when you no longer mouse over the link, it switches back to the default image.
I'd like for the last link that was rolled over to stay enlarged as the main pic until you roll over a different link.
Here's the current script...
In the head:
i am trying to make a script that will display a preview picture when the cursor hovers over a link. i have the basic functionality down but noticed that I should probably have some kind of delay so the user is not ambushed when they move their cursor over the links. i figured i could just implement a setTimeOut() function but i can't seem to get to work. i am including the source of what i have so far.
[Code]..
The code is working 100%, but the only problem is with the function calling statement. It is working on the first img (picture) i want it to be called on the second picture.
<!DOCTYPE html PUBLIC "-w3cDTD xhtml 1.0 strict EN"
<html xmlns=http:www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns = http:www.w3.org/1999/xhtml">
[code]....
I've been working on photo gallery that can be seen here: [URL] I would like the title to change according to the picture selected. This works when you click on the thumbnail images. However, it current does not work with the drop-down menu, "back" and "next" buttons, or the automatic slide-show.
[Code]...
1.navigate to the daniweb forums page and then click the memberlogin img via program
2.then i ve to fill the username and password of my account
3. then to click the 'go' button to login into the forum via program
i tried to do this process but i ve got struct in the first step itself. it navigates but it does not click the member login img.
[Code]..
this is the code i used.. reply where i ve wrong and why this code doesn't work.
I'm talking about those of you who are posting a question at SitePoint forums and then immediately posting the same question at some other site's forums. Today I answered someone's question at a different forum, then adios gave the same answer here at this forum. So the poster made either me or adios waste our time answering a question that had already been answered.
Please note that most of the developers who answer questions here also browse many other Javascript forums on the web. It doesn't take long for us to recognize the people who waste our time, and to be honest I simply don't try to help those people any more.
I do understand that sometimes you may not get sufficient help at one forum and so that does justify posting the question at some other forum. But simultaneously posting the same question to multiple forums is just plain inconsiderate.
i looking for a way to stretch picture in background and put some divs over that picture with links and text. what i find so far don't work in all browsers any one know something like this?
View 5 Replies View RelatedI'd like to know please if there is a Javascript solution for enlarging pictures.
The outcome I am seeking is for the user to click on a thumbnail picture which then links to a bigger picture I dont want to use a HTML hyperlink.
When an image is clicked, I need to generate a variable which is then passed to a .php page. The variable is simply a 3-digit number. I was thinking of something like this:
Code:
<a href="javascript:document.myform.submit()">111<img src="/images/covers/409-pg-01_sm.png" alt="" width="145"></a>
Which I found by googling it, but I don't know what to substitute for the document.myform.submit in my own code. I also don't know how to use the variable.
I was guessing if it was possible, using jQuery, to have a link that, when clicked, opens the relative url and sends to it a post request. I'm trying to do this with the $.post function, but i found the problem that the request is sent, but the page isn't opened.
This is my code:
<html>
<head>
<script type="text/javascript" src="jquery.js"></script>
[Code]....
i'm working on further customizing some work that another person started and one of my "fixes" that I would like to do involves the "posting" screen on the forums.
Whenever a user goes to start a new topic, reply to a post, send a PM or basically any time they are given an input box the JavaScript never runs. I've been trying to figure out what is causing this, but I don't think the problem is in the script itself. However, I'm fairly new to JavaScript and would like to make sure I haven't made any silly mistakes that cause this script to work perfectly some of the time and not at all the rest of the time.
[Code]...
I want to run an external function outside the post.
This is what I have currently.
On success of the post I want to run the setGrandTotal(); function which will do some calculating for me.
How can I post array of controls through &.post() in jQuery??I have some of checkboxs in my page and declare them like this
<input name="mycheckbox[]" "value="myvalue" type="checkbox">
I can get it works if I using <form> tag with an action="post" and a submit button to post to another php page by using this statement to get all controls in receiver's page _GET['mycheckbox'];I have tried
$.post('ajax/test.php", {checkbox: $
(
'input[name="mycheckbox"]'
)});
[code]....
I just started using jQuery, but i can't get it working. On the index.php page I want a search form, that post's to search.php. Following next, I want that the html of search.php (which will only be a table with the results), is show into the 'results' div in the index.php.
This is the code im using:
<script type="text/javascript">
/* attach a submit handler to the form */
$(document).ready(function(){
alert("Ok - 1");
[Code].....
The alert's are for debugging, but none of them show's up.
[Code]....
how do i cause the form to post to another page? Am I doing it correct? I want this to happen ONLY if validation passes.
I need a counter that will display beside a link, with the number of times the same link has been clicked. I do not have FTP access to the site, since it is based on a CMS.
View 1 Replies View RelatedIs it possible to get the width of a picture:
<img src="../graphics/press/bw21.jpg" width=400 height=555 alt="" border="0">
the make a box be exactly the width of the picture:
document.write('<div class="box" style="width:'+ w +'px">');
How can I get peoples IP, Location, Town, Browser, and others to display in a .jpg picture, for example; www.danasoft.com How do they do that? What program do I need to make something like that? I tried it in Adobe fireworks but It did not work out that well.. the html/javascript coding did not stay in the picture when I saved it as .jpg or any other file type..
View 4 Replies View Relatedif i have a picture 300x300 px on-line!!!
is there a way to select a piece of that picture where i want like 120x200 and that that piece is showed into new window!!
something like photoshop when i select with the mask!!!
suggestions?
I'm flabbergasted that I was able to get this to work.
Now - is there a way (simple way) to have the pictures fade in and out?
Right now it is instantaneous, kind of abrupt. I prefer subtle.[code]...
I have been trying for several days now to append a text caption to a displayed image using Javascript, but with no real success. Perhaps JS is not the best way. Has anyone a suggestion as to the best way to tackle this.
I want to replace the image captions with text ones to help speed up the site. It is my home site here [URL].
A modification of the existing code seems obvious, but I have been unable to do this.
Setting: chruch multimedia computer and projection system, with 2 display
monitors. The projector is connected to monitor #2.
Is there some way using JavaScript I can display a ".jpg" picture on display
#2? I know how to send the <form> tag to turn on/off the projector, but
don't know how to put up a picture. I don't want any browser artifacts to
show. Just the picture.
i was wondering if there is a way to automatically crop a picture, or only show a specific part of it with javascript.i dont know if this is important or not, but i want the cropped picture to fill the div its in, no matter what size the div is.
View 6 Replies View Related