Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Scripts_Markup Code Interview Questions
Questions Answers Views Company eMail

how to Scroll a DIV content

SoftSquare,

2535

how to create Expandable and Collapsible Menus

3193

how to determine which Mouse Button was pressed

1 3161

create a slide show

Genpact,

1 4602

code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc

HCL,

2117

code to images to rollover

2322

code to create a new window

2139

write a code that user can choose/alter Body Text Size

1993

code to Hide and Show form controls

2249

write a code to generate pseudorandom numbes

ABC,

2316

code to set the main window's size

2213

code to calculate the number of days between two dates

2 10741

program to bring a window to the front

1977

code to keep a page Out of the browser history

1997

create Drop-Down Navigation Menus

TCS,

2114


Un-Answered Questions { Scripts_Markup Code }

How to access oralce10g data from server to client in LAN?

1374


Write a program to reverse a number in python?

792


Create a ViewState Property?

2654


code to sorting an array of objects

2437


How can call any javascript function without saying onclick, onchange, onblur etc events in php?

4532


can everyone explain this code Private Sub DrawRect(rectSource As RECT, lngColour As Long) Line (rectSource.Left, rectSource.Top)-(rectSource.Left, rectSource.Bottom), lngColour Line (rectSource.Left, rectSource.Top)- (rectSource.Right, rectSource.Top), lngColour Line (rectSource.Right, rectSource.Bottom)- (rectSource.Right, rectSource.Top), lngColour Line (rectSource.Right, rectSource.Bottom)- (rectSource.Left, rectSource.Bottom), lngColour End Sub

2593


function to combine two or more arrays

2095


Write a function to efficiently convert a floating point number to a rational number. For example, given 0.125 return "1/8"

1522


I have a doubt regarding including tags in a function. I have written a function in javascript in a html page. The function got called by clicking a button, i want to display the results in same html page by placing tags in the function. (this hmtl page is static page) Is this possible? example: