Groups
Groups
Sign in
Groups
Groups
Qutensil
Conversations
About
Send feedback
Help
Qutensil
1–30 of 31
Mark all as read
Report group
0 selected
Rog
2
5/31/12
Any way to set the selected colour of the palette programmatically ?
Found out it was quite easy : $("swatchcolour").value = "#f00"; :)
unread,
Any way to set the selected colour of the palette programmatically ?
Found out it was quite easy : $("swatchcolour").value = "#f00"; :)
5/31/12
Rog
, …
Wout Fierens
6
5/29/12
Is Qutensil gone forever ?
Thanks to you both :)
unread,
Is Qutensil gone forever ?
Thanks to you both :)
5/29/12
Ramesh D
, …
andrew edmundson
8
1/11/12
Q.Informer.Plain is giving mixed content security alert in IE
I would check if any images are being loaded to build the q.informer - as they are possibly in css /
unread,
Q.Informer.Plain is giving mixed content security alert in IE
I would check if any images are being loaded to build the q.informer - as they are possibly in css /
1/11/12
RudiK
3/11/11
Ajax.Autocompleter & Q.Informer
Hello, I am trying to use scriptaculous Ajax.Autocomplete and Q.informer on the same page and it
unread,
Ajax.Autocompleter & Q.Informer
Hello, I am trying to use scriptaculous Ajax.Autocomplete and Q.informer on the same page and it
3/11/11
chrise
1/13/11
Q.Textarea events
Hi, I would like to replace some of my html input fields with the Q.Textarea because I need some
unread,
Q.Textarea events
Hi, I would like to replace some of my html input fields with the Q.Textarea because I need some
1/13/11
kostis
,
wonderingwout
8
12/17/10
How to reset an existing palette?
.....I need to keep the input textbox but replace the popup palette itself.... 2010/12/16 Kostas
unread,
How to reset an existing palette?
.....I need to keep the input textbox but replace the popup palette itself.... 2010/12/16 Kostas
12/17/10
Lee Katz
,
wonderingwout
2
11/10/10
JS error in IE
This tends to happen with IE if you start using any Q.[Module] before Q is loaded. Always wrap your
unread,
JS error in IE
This tends to happen with IE if you start using any Q.[Module] before Q is loaded. Always wrap your
11/10/10
Semirasad
11/2/10
indian music video funny : Most popular category. Funniest videos 2010!
Top funniest videos 2010 . Rated 10/10 funniest video october 2010! This one is awesome! http://
unread,
indian music video funny : Most popular category. Funniest videos 2010!
Top funniest videos 2010 . Rated 10/10 funniest video october 2010! This one is awesome! http://
11/2/10
jbogdani
10/17/10
IE problem?
Hi, I was testing a web app that uses w.windows on several browsers. My web app doesn't support
unread,
IE problem?
Hi, I was testing a web app that uses w.windows on several browsers. My web app doesn't support
10/17/10
jbogdani
,
wonderingwout
2
10/10/10
A window manager
Hi, Looks like a great implementation indeed. Currently i'm extremely busy so I can't work on
unread,
A window manager
Hi, Looks like a great implementation indeed. Currently i'm extremely busy so I can't work on
10/10/10
Brendon
,
wonderingwout
2
10/8/10
Close alert window
Hi Brendon, Since the Q.Alert class is inheriting from the window class you can simply use the hide()
unread,
Close alert window
Hi Brendon, Since the Q.Alert class is inheriting from the window class you can simply use the hide()
10/8/10
matt vella
9/23/10
Close button on Q.slider
Hello- I had the need to add a 'close' button to the Q.slider class. I was able to accomplish
unread,
Close button on Q.slider
Hello- I had the need to add a 'close' button to the Q.slider class. I was able to accomplish
9/23/10
matt vella
, …
Thomas
4
9/3/10
Q.Prompt - any way to control action of 'return' button
As a quickfix, you can do this to q.window.js (line 338): // watch the enter button (as long as
unread,
Q.Prompt - any way to control action of 'return' button
As a quickfix, you can do this to q.window.js (line 338): // watch the enter button (as long as
9/3/10
matt vella
, …
wonderingwout
4
8/27/10
Forms in Q.Window
Thanks to both of of you for your suggestions! Matt
unread,
Forms in Q.Window
Thanks to both of of you for your suggestions! Matt
8/27/10
jbogdani
,
wonderingwout
2
8/7/10
Ajax Content
You're not the first one asking for this feature. I'll implement it as well. Wout On Aug 6, 2
unread,
Ajax Content
You're not the first one asking for this feature. I'll implement it as well. Wout On Aug 6, 2
8/7/10
Rog
, …
Boys Abroad
7
8/6/10
Q.PALETTE Question
Spot on ! Yes that was the problem - setOpacity fixed it. Thanks :) On Aug 6, 4:25 pm, Boys Abroad
unread,
Q.PALETTE Question
Spot on ! Yes that was the problem - setOpacity fixed it. Thanks :) On Aug 6, 4:25 pm, Boys Abroad
8/6/10
chrise
, …
wonderingwout
10
8/6/10
Q.Window stop dragging when offsetTop < 0?
I didn't test the script thoroughly. If you find a bug, please report it so I can fix it for the
unread,
Q.Window stop dragging when offsetTop < 0?
I didn't test the script thoroughly. If you find a bug, please report it so I can fix it for the
8/6/10
chrise
,
wonderingwout
3
7/22/10
imagePath in Rails App
Yeah, that's it. Thanks for the quick help. The Q.Core page was my missing link.
unread,
imagePath in Rails App
Yeah, that's it. Thanks for the quick help. The Q.Core page was my missing link.
7/22/10
andy
,
wonderingwout
2
6/26/10
q.tagger
I see what you mean, but we took another approach with Q.Tagger. People type tags in the textarea /
unread,
q.tagger
I see what you mean, but we took another approach with Q.Tagger. People type tags in the textarea /
6/26/10
andy
,
wonderingwout
14
6/25/10
q.js show method (v1.1)
Hi wout, this is my code so far.... I have a subclass of window that gets its content from a remote
unread,
q.js show method (v1.1)
Hi wout, this is my code so far.... I have a subclass of window that gets its content from a remote
6/25/10
andy
,
wonderingwout
6
6/24/10
onhide missing in v0.7.8b qwindow
Ahh Im getting it now, like how you've done that with the callbacks makes it more modular -----
unread,
onhide missing in v0.7.8b qwindow
Ahh Im getting it now, like how you've done that with the callbacks makes it more modular -----
6/24/10
andy
,
wonderingwout
13
6/23/10
q.window 0.7.7 onshow bug
Nice one sounds exciting!, another useful widget for the arsenal.. -----Original Message----- From:
unread,
q.window 0.7.7 onshow bug
Nice one sounds exciting!, another useful widget for the arsenal.. -----Original Message----- From:
6/23/10
andy
,
wonderingwout
7
6/13/10
qwindow overflow amendment
Excellent that worked perfect. -----Original Message----- From: qute...@googlegroups.com [mailto:
unread,
qwindow overflow amendment
Excellent that worked perfect. -----Original Message----- From: qute...@googlegroups.com [mailto:
6/13/10
andy
,
wonderingwout
6
6/11/10
qwindow disappears on window resize
Thanks :-) We are using it in all our own webapps. That's why we keep improving and extending it
unread,
qwindow disappears on window resize
Thanks :-) We are using it in all our own webapps. That's why we keep improving and extending it
6/11/10
andy
,
wonderingwout
3
6/11/10
zindex start on qwindow
Sorry, made a mistake. It's: Q.addCss("div.q-window", "z-index:10 !important;
unread,
zindex start on qwindow
Sorry, made a mistake. It's: Q.addCss("div.q-window", "z-index:10 !important;
6/11/10
andy
6/10/10
feature request for qwindow
hi, im using qwindow at the moment and have managed to amend the code to my needs as I like it to be
unread,
feature request for qwindow
hi, im using qwindow at the moment and have managed to amend the code to my needs as I like it to be
6/10/10
matt vella
,
wonderingwout
5
6/9/10
Q.Confirm message content can't contain divs in IE?
Hi Matt, We fixed the issue in release 0.0.7.6 which is now available for download on the site. An
unread,
Q.Confirm message content can't contain divs in IE?
Hi Matt, We fixed the issue in release 0.0.7.6 which is now available for download on the site. An
6/9/10
matt vella
,
wonderingwout
2
6/8/10
qutensil 0.0.7.5 does not work with IE7?
Hi Matt, Thanks for being an early adopter of Q.js. The problem you are describing is part of a wider
unread,
qutensil 0.0.7.5 does not work with IE7?
Hi Matt, Thanks for being an early adopter of Q.js. The problem you are describing is part of a wider
6/8/10
webm...@tr3kk3r.de
,
wonderingwout
2
5/24/10
Licensing
Thank you for noticing me about it. The license details are included in the download package anyway.
unread,
Licensing
Thank you for noticing me about it. The license details are included in the download package anyway.
5/24/10
tjchambers
, …
Boys Abroad
7
5/17/10
q.informer
Hi Tim, Here's a pre-release of Q.js with iPad fixes: http://download.qutensil.com/Q.js-v0.0.6.1b
unread,
q.informer
Hi Tim, Here's a pre-release of Q.js with iPad fixes: http://download.qutensil.com/Q.js-v0.0.6.1b
5/17/10