function

  1. kool

    Related to images in CSS

    ►► Related to images in CSS. Need HELP...!!!! Hi Friends, This question is asked by my GF. so kindly help.. :| I have designed a webpage, which contains a div containing image (as a logo). I want the images to fade-in and fade-out at certain time intervals for all the browsers. Presently...
  2. Faun

    [SOLVED][JAVASCRIPT] setting class of an element using function

    I have this input element with id "sku" I am using this function sku.keyup(function(){ if($("#sku").val().length < 4) { $("#sku").attr("class","error"); }else { $("#sku").attr("class","ok"); } }) $('#sku').blur(function(){ if($("#sku").val().length < 4) {...
  3. ramakanta

    Large Size Data send through Internet

    I have 2GB video files of my college function . can i sent these data through internet to my friend . is it possible ?? please help me. thank you :-?
  4. D

    Need Laptop upto 20k

    my friend wanna buy a laptop upto 20k. Required only for MS office Excel works and simple internet surfing. must serve these basic function only. a little cheaper laptop if available would also do.
  5. M

    Software needed....

    Hey guys, back after a long time.Wishing you happy new year to all of you.I was wondering if there is any good internet usage monitoring software.The function that i need the most is tracking my total data transfer of a month and a session.Please suggest me a good software...
  6. go4saket

    Problem with Sony Vaio VPCEH

    Hello! I brought a new Sony Vaio VPCEH and as I am never comfortable with company installed OS, the first thing I did was to format the system and install Win 7 Ultimate x64. After the installation, I am not able to use the Function keys, the ones thats used in combination with the Function...
  7. N

    What CMS should I use for my site?

    Hi, First off, I just want to say that I'll try to explain my question in the easiest terms possible, since it is rather complicated to understand. I am making a fan website about a certain game I like to play. This fan website would be something like a Wiki, but I'll get on to that later...
  8. Garbage

    Signs that you're a bad programmer

    Read more at - Signs that you're a bad programmer - Software Engineering Tips
  9. C

    wireless multi function printer for <10k

    I am looking for a good wireless multi function(print/scan/copy) printer for <10k. hp is preferable because of their eprint service
  10. B

    jQuery Datepicker create event does not work?

    I would like to access the create call back function. So far no luck. It appears the function is not getting executed. Any ideas where I may be going wrong?
  11. tkin

    Help with this C program!!

    Here's the question, I can't solve this, need help. Q.Write a C program to pass file path as command line argument and use stat() function to get file stats(time of creation, length, size, name of file) in linux. This is too hard, the man page for stat is very vague with structures etc, I...
  12. A

    hash function???

    can anyone tell me in brief?? what is the use of random number generator and hash function in a network?? and is there any use of random number generator in hash function?? :?::?::?:
  13. nims11

    Function Plotter

    I wrote this function plotter for my Csc school project. It takes mathematical function(any function of 'x' containing brackets, basic operators(+,-,/,*,^), trigo functions, log,floor,ceil) from the user in form of a string and then evaluates it and plots it in a graph. My program supports...
  14. cute.bandar

    Javascript passing option's value to a function

    HI, I am making a site for which require a bit of javascript magic. asking for your help because I am still learning javascript. Javascript Code - function changeMap() { imagesource =...
  15. M

    Want to buy a new Multi function Laser printer please suggest...

    I want to buy a new multi function laser printer and I researched about it and found 2 models from Samsung.. 1. Samsung SCX-3201 approx 8k 2. Samsung SCX-4601 approx 8.5k Both above are monochrome lasers. Is Samsung good in laser printers? What would be the approx cost of the toner...
  16. M

    5670 hd and windows 7

    Hi i have just purchased and installed an asus eah5670 hd 1gb ddr5 graphics card and i have problems with windows display manager its always turned off so cant enable any aero function please help also the gameplay is not so smooth as i expected. Graphic glitches are too many
  17. A

    UC Browser7.4: Big Step From User Oriented Changes

    The UC Browser has an update in the early November; I think most of our guys are enjoying it right now. I’ve noticed the news about the update, but I want to see comments about this new update to decide whether it’s a good choice to try 7.4 or not. I install the 7.4 today, and then glad to...
  18. nims11

    Evaluating a string as a mathematical expression.

    here is what i want to achieve using C++ 1.the user inputs a mathematical expression(like 3^2 + sin(1)) 2.my program displays the result. this seems simple but is actually very complex :???: as C++ doesnt have any feature like the eval() function in javascript. after thinking a lot and...
  19. RBX

    HCL ME AE1V2130-X vs Dell T540701IN8

    Required for long duration works. The tasks may include anything from heavy graphics and gaming to web designing. EDIT: I'd prefer that function keys can be used with single tap at most instances if not always. I'll also be using it for transferring data (dl/ul using torrents) while sleeping...
  20. T

    VB 2008 keyboard hooking

    Hi, I have been trying to build an application for which I need to set low-level keyboard hooks. I thing I am trying to accomplish is that when I press the key "a" I want windows to think I have pressed the key "b". But the problem I am facing is that when I press key "a" it produces "ab". I am...
Top Bottom