- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 6
- Posts with Downvotes
- 4
- Downvoting Members
- 4
- Interests
- music...........
15 Posted Topics
Hi, i have script ,and i want to useit inside iframe ,does any one know how. for eg:<i frame src=""></iframe> is the normal way to use iframe. i wantto know cani use a script inside iframe. | |
Hi i am trying to create an application, in which 3 images will be shown as thumbnails,if we click on one it will expandand other thumbnails will be hidden.if not selected there will be a timeout and one image will be expanded randomly. | |
Re: try using changing the opacity of the button. on over opacity =.8 and othercase opacity=.4 | |
Re: [QUOTE=swamiprasad;882347]HI ... I m trying to make a form entry with input elements..I have an ADD button on the form besides a SUBMIT button..After the user enters the input fields & presses the ADD button, I want the form data to be displayed on the same form page. When the … | |
hi i wish to learn ajax and cms can anyone help me,please tell how to start with them, which is the best site to learn them and from where to download please | |
Hi how can i make a drop down menu usibg java script.... please help its urgent. | |
[CODE]If the variable $a is equal to 5 and variable $b is equal to character a, what’s the value of $$b? the answer to this question is give as 100 can any one please tell me how?[/CODE] | |
[CODE]hi can any one please tell me how categorisation can be done [/CODE] | |
[CODE]hi can any one tell me how validation can be done in PHP WITH OUT USINGjavascript[/CODE] | |
[CODE]hi can any one tell me how i can make a thumb nail of an image?[/CODE] | |
i always get some problem when i try to create a edit link and corresponding page. now the value to be edited are not shown in the edit form, and i do want to return to the same page where i have selected value to editted .can any one help … | |
any one please help me, i want to know how to swap two variables say, a and b with out using a third vaiable | |
as we go inside a category the link shoul apear on the view page any one help.... i have done this much so far [code=php]<?php include("connectivity.php"); $parentid=$_REQUEST['parentid']; if(!$parentid) { $parentid=0; } $a=$_REQUEST['a']; if(!$a) { $a=0; } $qry=mysql_query("select * from category where iparentid='$parentid' limit $a,4"); $qrynum=mysql_query("select * from category where iparentid='$parentid'"); … |
The End.