Quantcast
Channel: VBForums - jQuery
Browsing all 63 articles
Browse latest View live

[RESOLVED] jquery display text

hi gurus, need your help. I had tried making this simple html with jquery. I want to display the text on the input button to the text area simultaneously. how do i do it? please check code below which...

View Article



Help adding a "changed" callback function to existing plugin (not written by me)

Hi, My jQuery skills are not that wonderful, and wanted to ask if someone can help me modify this plugin. Basically I need to be able to specify a callback event that need to be fired after line 56....

View Article

Add item to beginning / top of dropdown list

How to one ensure the following will add an option to a dropdownlist, but at the top of the list? (since the list will already be populated in my case) Code:     $.fn.prependSelect = function (value,...

View Article

Problem with example of XMPP Client

Hi all, I'm new in this forum. I hope learn a lot of all you. I've downloaded these proyects, all files with their original name and extension... https://github.com/metajack/profxmpp/tree/master/ch06...

View Article

How much can I load up into the DOM?

Wow - thie jQuery section of the forum surely appears dead - no posts since Oct 1st - hope someone reads this!! At any rate - with jQuery it's become common for me to download objects of data and stash...

View Article


[RESOLVED] Setting cookie on remote host

I'm trying to connect two sites together, one that uses JavaScript and one that uses PHP. I want to pass a JavaScript variable to the PHP site, and figured the best way to do this would be to use...

View Article

convert image gallery into website portfolio

Hi, so I sound this code online (image gallery) that I would like to change into a website portfolio, but instead of just a image coming up I would like the whole website to come up as a background,...

View Article

Jquery and database

hi all I wanted to use show slide show in jquery slider format ...I have database where one table hold all images i know how to get images from database but no idea how to move in slide format using...

View Article


drag and drop create image contrl

Hi, I have a div which contains a image control displaying a photo. I also have four images in div's which are arrows. I want to be able to clone (drag) the images on to the photo which I can do but I...

View Article


Confused about code to DOWNLOAD - want to modify to pass large JSON to...

I have been using this function I found a long time ago to do downloads - I want to modify it to pass a large JSON string to the download.aspx page. With that said I am trying to first understand it...

View Article

json and jquery gridview problem in binding

i have following code in json/jquery/grid connectivity Code: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="json.aspx.cs" Inherits="LINQ.json" %> <!DOCTYPE html PUBLIC "-//W3C//DTD...

View Article

Internal server error in jquery /json webmethod

hi to all I have following code in webservice Code: [WebMethod]         public string  Records(string loginid,string pass)         {             //if (loginid == "Admin")             //{             //...

View Article

Partial Page Refresh Problem

Hi Guys, Im using the code below to refresh the contents of a specific div on my webpage. But the problem I'm having is that when it refreshes it removes the contents completly rather than actually...

View Article


Image may be NSFW.
Clik here to view.

jQuery - SlickGrid - sometime my customer gets this message

The attached screen shot shows an error message that sometimes appear for one of my customers. If they immediately try again to open this "grid" it works - so it's a sporadic problem. And I've never...

View Article

Access hover of navigation

Is it possible to gain access of : Code: #nav li:hover I tried many thing but none of them work. I want to change css property of nav li:hover .

View Article


Making an Accordion Control?

I'm using JQuery to create an Accordion control. The problem that I'm having is that when I run my webapp, 1 section of the Accordion control is open. I have a total of 4 sections (<div>'s) but...

View Article

Drag and Drop div with image and server side click

Hi, I have a page which has a div and a background image on which is draggable. This works great but I want the user to be able to click on the div this will access a function server side to change the...

View Article


Centering an Image on the screen?

I am building a image viewer just to gain the experience. I have a series of thumbnail pics in which I can hover over them. When I do this, I want to be able to show the full-size image centered in the...

View Article

how to display linkbutton using jquery

hi to all can any one tell me how to display linkbutton visible using jquery ... Thnaks

View Article

Selecting a menu option using jQuery?

I have a web page that contains a menu built using <div> tags. The structure is below: Code:             <div id="mnuStructure" style="border-top: 1px Solid Gray; border-bottom: 1px Solid...

View Article
Browsing all 63 articles
Browse latest View live




Latest Images