Hello Guru's and Experts!
I really need your help with this one.
How can I add functionality to my existing jQuery javascript code using the function highlight() to not only highlight the...
Type: Posts; User: jason_kelly; Keyword(s):
Hello Guru's and Experts!
I really need your help with this one.
How can I add functionality to my existing jQuery javascript code using the function highlight() to not only highlight the...
Another flawless post brought to you by zealous!
That was exactly what I was looking for.
Thanks so much for all your help.
Cheers,
Jay
Hello,
I really need the help from the experts on this one.
I can't really seem figure out as to why my table header are so disproportional to the table width itself. It just doesn't make any...
Hello,
I really need your help.
How can I use the following recordset model below to build an array containing a row of cell data?
while (!rs.eof) {
Hello,
I need your help,
How can functionality be added to my existing code such that prior to creating the table, functionality to be able to select which columns and rows would displayed? It...
It doesn't work for IE. Any other suggestions?
Hello,
I need your help.
I can't seem to quite figure out so as to add an onblur event to my css div only selectbox.
The normal onblur method for my wrapper div is not working:
...
Hello,
I need your help.
I am checking for duplicates before adding in my DB. I need the help of javascript to grab the file number and auto increment it.
example:
var x = filenumber
Wow!
The code works flawlessly!!!
Thanks so much for all your expertise and wonderful help Phil.
I think it is best sometimes to have a second set of fresh eyes review and approach a problem...
Hello World of Gurus and Infinite Wizards of Excellence:
I frantically really need your help with this,
As we all know it, the variable "x" can normally be set using the following default...
Thanks very much John. It worked like a charm. Some really good logic here at play :)
Hi John,
Im noticing that I am having to click drop down twice to get the selectbox focus. Is there anyway to circumvent the need for a double click?
Jay
Wow!
I am again both floored and amazed at your talent and wisdom on this forum. I can't simply thank you enough for all of this. One of the best around here. Again, thank you so much, you coding...
Hello,
I need your help,
How can the JavaScript coding below be modified such that the background color in the input box won't unshade when the [↓] is clicked to display the avaliable options....
Many thanks for your help John.
I'd like to insert some CSS now to style the table on the popup page.
I am at a loss so as to guess where to insert the style tags while I am writting the table...
Hello,
I need the help of the experts here on this forum.
Much thanks and appreciation for everyones help and support.
What I would like to accomplish is, at the click of a button is to:
...
Great insight John.
Thanks very much for making me understand.
Last question, and it would be useful as well to add functionality, where the row number is specified at the top.
If I specify...
Wow!
I appreciate the level of effort and detail that you have gone in breaking down the code for me.
One last thing to bug you for,
The focus should be set on the table before the user...
Hi John,
A quick question for you and my apology for neglecting to mention it.
Is there a way, since I will be dealing with some database work in the back end of this code, to some how throw in...
Another flawless post and magnificent work brought to you by John.
Wow! this level of coding to me is like rocket science. (Im not there yet, someday maybe)
Much thanks and appreciation for all...
Hi Guru’s
I need the help of an expert from this forum on my question below as it is well beyond the level of knowledge that I have for programming in JavaScript.
Given the existing JavaScript...
Hi Bev,
I did like you said.
Still no result:
http://jsfiddle.net/6434t/1/
Hello,
I need the help of an expert here on this forum:
Idon't get what is wrong here. I can't seem to get the handle 'e' or anything for that matter to show up to resize my table headers.
I...
Hello,
I need your help.
I can't seem to able get the jQuery Resizable API to work on my dynamically generated table once it has been generated. It seems the function calls it after it has...
Hello Guru's
I need your help,
As you can see below, I will end up having a huge list of code to accomplish an onblur and on focus scenario for a div and an input field. Is there a way to...