Quantcast
Browsing all 69 articles
Browse latest View live

[RESOLVED] Draggable does not work after I do autopostback from a dropdown list.

Hi All, I have a div which contains an image. At the start if I drag the div it works fine but when I select an item from a dropdown list which then assigns a different image to the div the drag stops...

View Article


Dropping to assign the imageurl to the image control the image was dropped on?

Hi Peeps, I have an image which the end user can drag and I now want to allow them to drop it over several other image controls and populate that image control with the dragged image. Can anyone please...

View Article


Need help to bootstrap modal asp.net

I'm new to this so sry for asking :) but i can't find a solution on this, and i dont know how to do it. I have an IF statsment on code_behind for an asp.net page, like this.: Code:     If...

View Article

how do i access the eliments of a page that has been .load() into a new page

Hello everyone i am new to jquery but love it already ( i am a php programmer). i have just use the .load() function to load content from another page to a new page. i am able to load the contents....

View Article

Query: Confirmation msg with Yes/No button using Telerik RadGridView Control

I am using a Telerik RadGrid Control. I need to show a confirmation message on click of delete button link using jquery. However I am able to do it successfully but it is coming with Ok/Cancel button...

View Article


Image may be NSFW.
Clik here to view.

jq datetime picker theme and formatting

Hi guys, a minor issue with the control. I used the same jquery library and css file on my test but not getting to replicate the design shown in jq site demos. 1] How to add previous and next button 2]...

View Article

installing JQuery/JQuery UI

Hi All, In my project (VS2010). I have a directory called JQuery in this directory I have placed 2 files: jquery-1.8.0.js = Core JQuery jquery-ui-1.8.23.custom.min.js = JQuery UI. In a masterpage in...

View Article

object required error when closing a popup

Hi All, I have some popups that are created via CSS on my page using Div's. One of the popups also has Tab's made up of divs with some JQuery thrown in to hop from 1 tab to the next. all of this works...

View Article


[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
Browsing all 69 articles
Browse latest View live