Re: [DQSD-Users] disabling searches utility

2003-12-14 Thread Monty Scroggins
On Sun, 14 Dec 2003 00:46:23 -0500, Shawn K. Hall 
[EMAIL PROTECTED] wrote:

Hi Monty,

I fixed this... sort of...   Now when a category is
clicked, the specific item in the category is moved to
the top of the page when it refreshes... It still
keeps you where you were, which was the main
objective...   I cant figure out how to get the
specific page location and return to it exactly...
If anyone has any ideas, I am all ears..
Remove the href attribute from the category names in each search 
seaction. IOW, instead of this:
a class=category name=Computers href=#cp.xml name=Computers
 onclick=checkUncheckCategory(Computers);Computers/a

You'd have this:
a class=category name=Computers name=Computers
 onclick=checkUncheckCategory('Computers');Computers/a
I had fixed this but never posted anything about it..  the problem was 
using # to create a href that did nothing..   Once I replaced it with a 
javascript:void(0) this problem was fixed...

Thanks for the suggestions..  I will make the double-quote change as well..

monty



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


Re: [DQSD-Users] disabling searches utility

2003-12-14 Thread Monty Scroggins
On Sun, 14 Dec 2003 00:46:23 -0500, Shawn K. Hall 
[EMAIL PROTECTED] wrote:
As long as you're using the onclick handler you don't have to include an 
href attribute.
Ah...  I didnt know this..   thanks!  I learned something...  A change to 
the css to set the mouse pointer to hand and I am back in business..

Thanks!

Monty

---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] disabling searches utility

2003-12-13 Thread Shawn K. Hall
Hi Monty,

 I fixed this... sort of...   Now when a category is 
 clicked, the specific item in the category is moved to
 the top of the page when it refreshes... It still
 keeps you where you were, which was the main 
 objective...   I cant figure out how to get the 
 specific page location and return to it exactly...
 If anyone has any ideas, I am all ears..

Remove the href attribute from the category names in each search seaction. IOW, 
instead of this:
a class=category name=Computers href=#cp.xml name=Computers
 onclick=checkUncheckCategory(Computers);Computers/a

You'd have this:
a class=category name=Computers name=Computers
 onclick=checkUncheckCategory('Computers');Computers/a

As long as you're using the onclick handler you don't have to include an href 
attribute. I also suggest you wrap your attribute values with double-quotes and use 
single-quotes to wrap the strings sent to js functions. It'll make it more reliable 
when it comes to uncommon characters.

Regards,

Shawn K. Hall
http://ReliableAnswers.com/

'// 
   The constitution gives every American the inalienable
right to make a damn fool of himself.
  -- John Ciardi

[*] http://www.master-minds.net/cgi-bin/disablesearches.cgi




---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78alloc_id371op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id01


Re: [DQSD-Users] disabling searches utility

2003-12-06 Thread masterminds
On Sat, 6 Dec 2003 05:32:39 +0100, MLL [EMAIL PROTECTED] wrote:

 The category name in the data rows doubles as a
 select/deselect button for
 all the items in that particular category
Cool !
Yes, cool, but.. IMHO, clicking on the cat name shouldn't also send you 
to the top, so you can fine-tune your selection.

Yeah I dont like that either...  The problem is the function that sets the 
checkboxes walks the entire document for checkboxes in the given group..  
I guess in the process it refreshes and the page reverts to the top...  I 
am not sure how to work around this..  I guess I could redirect to the 
same page with the #category argument.. but that would still sling the 
page to the top of the category... I will look in to it For 
whatever reason this doesnt happen in Opera...

Monty

---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] disabling searches utility

2003-12-05 Thread MLL
Hi Monty,

Great stuff ! Is it linked from dqsd.net ?

On feature i'd love would be : select all and select none of a category/subactegory

Take care,

MLL

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Monty
 Scroggins
 Sent: Saturday, December 06, 2003 2:57 AM
 To: Dqsd-Users
 Subject: [DQSD-Users] disabling searches utility
 
 
 
 I still use my webpage to create a batch file to disable 
 searches..  If
 anyone is interested, I updated the page and added select 
 all and select
 none buttons to toggle the checkbox settings for all the 
 searches at once..
 
 I also added a feature that the category names can be clicked 
 on and all the
 items in that category will toggle between checked and un-checked..
 
 http://www.master-minds.net/cgi-bin/disablesearches.cgi
 
 
 Monty
 
 
 
 
 ---
 This SF.net email is sponsored by: IBM Linux Tutorials.
 Become an expert in LINUX or just sharpen your skills.  Sign 
 up for IBM's
 Free Linux Tutorials.  Learn everything from the bash shell 
 to sys admin.
 Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
 ___
 To unsubscribe visit:
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 [EMAIL PROTECTED]
 http://sourceforge.net/mailarchive/forum.php?forum_id=8601
 



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78alloc_id371op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id†01


RE: [DQSD-Users] disabling searches utility

2003-12-05 Thread Monty Scroggins
I added that...

There are two buttons to select/deselect *all* searches at the top and the
bottom of the page..

- and -

The category name in the data rows doubles as a select/deselect button for
all the items in that particular category

Monty



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of MLL
 Sent: Friday, December 05, 2003 3:17 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [DQSD-Users] disabling searches utility


 Hi Monty,

 Great stuff ! Is it linked from dqsd.net ?

 On feature i'd love would be : select all and select none of
 a category/subactegory

 Take care,

 MLL

  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] Behalf Of Monty
  Scroggins
  Sent: Saturday, December 06, 2003 2:57 AM
  To: Dqsd-Users
  Subject: [DQSD-Users] disabling searches utility
 
 
 
  I still use my webpage to create a batch file to disable
  searches..  If
  anyone is interested, I updated the page and added select
  all and select
  none buttons to toggle the checkbox settings for all the
  searches at once..
 
  I also added a feature that the category names can be clicked
  on and all the
  items in that category will toggle between checked and un-checked..
 
  http://www.master-minds.net/cgi-bin/disablesearches.cgi
 
 
  Monty
 
 
 
 
  ---
  This SF.net email is sponsored by: IBM Linux Tutorials.
  Become an expert in LINUX or just sharpen your skills.  Sign
  up for IBM's
  Free Linux Tutorials.  Learn everything from the bash shell
  to sys admin.
  Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
  ___
  To unsubscribe visit:
  https://lists.sourceforge.net/lists/listinfo/dqsd-users
  [EMAIL PROTECTED]
  http://sourceforge.net/mailarchive/forum.php?forum_id=8601
 



 ---
 This SF.net email is sponsored by: IBM Linux Tutorials.
 Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
 Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
 Click now! http://ads.osdn.com/?ad_id78alloc_id371opLk
 ___
 To unsubscribe visit:
 https://lists.sourceforge.net/lists/listinfo/dqsd-users
 [EMAIL PROTECTED]
 http://sourceforge.net/mailarchive/forum.php?forum_id01




---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


RE: [DQSD-Users] disabling searches utility

2003-12-05 Thread MLL
 The category name in the data rows doubles as a 
 select/deselect button for
 all the items in that particular category

Cool !

MLL



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78alloc_id371op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id†01