hi,
yah i go through that site also but on that site there is no sliding down menu.All the menus given on that site will shows the options all of a sudden not slowly like in my script.
ishikha
hi,
That script is not going to solve my problem.yah it is working in that way what i want.but i want that functionality in my script.i want to show the menu sliding.that is it open the options by sliding down like it is showing in my script not all of sudden.if anybody is having any other...
hi frens,
I want to show the slide down menu on my page.for this i am using the script given at this link.but i want some modifications in this script.
http://javascript.internet.com/navi...-down-menu.html
Is there is any way in this script by which i am able to show only the options of one...
I have done by this way.but is there any other way by which i can do this.actually i have to implement this logic in jsp and if i use this code then it is difficult to implement this code in jsp.
i want some simpler way.
<html>
<head>
<script>
function select_item( selc, item) {
for ( x=0...
hi friends,
i want to select the particular item in the drop down list corresponding to the string sent by clicking on some button.
suppose when i click on check button it sents the string "abc" to the function which then select the item in the drop down list having value...
hi friends,
i am having one problem.i want to add new record the flex grid i.e when i click on add button which is on my form its add the new row to the flex grid
also i want to add the new record in between the flex grid
suppose user puts the record pointer on some record and click on add...
hi sunaj,
i use the query
ans = InputBox("Enter the name of the object", "FIND")
strtable1 = "SELECT name FROM mmiscellaneous1 WHERE name LIKE '%" & Left(ans, 3) & "%'"
adoconn.Execute (strtable1)
in this query i am matching the first three...
hi friends,
i am having one problem.i have to make a find button such that it search the database is having the searched record with the similar name or there is some diff in name.
i.e i mean to say that
if the user wants to search for ZIPDRIVE or ZIPDRIVE or zipdrive
but in the database...
hi friends,
i am having one problem in data report.
i want to show the data of two tables in one data report .how can i do it.
the two tables are having no relation.
i am using data environment as a data source and doing coding through adodb
my two tables are having fields:
first table...
hi,
i want to check whether the data entered in the text box is numeric or not how i will check it.if it is not numeric it should give the error to the user
ishikha
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.