Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 574  Older »

You cannot post messages because this group is only available as an archive.

Dexagogo Google Group Will Close soon. 
  Hi all subscribers to the Dexagogo group, I've placed the most-used scripts on GitHub where anyone can download them, fork them, whatever. But they're all very old now, and I'm not even sure they'll work with the latest release of Prototype. I also have no time to update/maintain them or this group. So I'll be closing... more »
By Andrew.T.  - Dec 13 2010 - 1 new of 1 message    

Scriptoaculous form Validation 
  I am building a form application where this scriptoaculous prototype form valdation of dexagogo is fine... Currently it validates the mandtory fields and also the date, email, number etc... But I need to do validation for fields where both the validation occurs at a time.. That is if it is email field and it is mandatory, then when the user... more »
By Pradeep  - Dec 9 2010 - 4 new of 4 messages    

tablesort fix 
  Hi, I just wanted to share a better way to initialize tablesort, and hopefully it can make it into the next revision. This code replaces the last few lines that try to load tablesort either through FastInit or through the class itself. I haven't tested this much at all, so there may be a better way to optimize it.... more »
By Lee Katz  - Nov 20 2010 - 1 new of 1 message    

Tablekit issue: page scrolls up/down when editing a cell 
  Hi, I have an issue with my table. When I click on a cell at the bottom of the table (75 lines in table), the page moves up and I have to scroll down again to the cell to edit it. I also get an intermittent problem: when I type inside a cell to edit it, the page scrolls down a littlle every time I type a letter in the cell. Any clue to fix this?... more »
By marcokiss  - Aug 23 2010 - 1 new of 1 message    

Make the warning appear inside the form input box rather than underneath 
  Hello, How can I make the warning message appears inside the form input box rather underneath. If this can not be done, can you show me how I prevent the message from appearing at all underneath the form message box. Thank you
By OOzy Pal  - Aug 15 2010 - 2 new of 2 messages    

Validation should not try to validate disabled inputs 
  Hello, I've uploaded a simple patch for validation to handle disabled input. Function isVisible has been modified to isVisibleAndEnabled Maybe it could be consistent for others.
By Bath  - Aug 19 2010 - 1 new of 1 message    

Datepicker into a table cell edit 
  Hello, i'm looking for a way to include a datepicker into a cell after cliking on it. i look everywhere but seems that people don't need datepicker into a cell editor. my table structure is ordinary <table class="editable"> <tr> <th>val<t/h> <th>date<t/h> </tr>... more »
By Greys  - Jul 22 2010 - 1 new of 1 message    

Validator not working at all... 
  Hello, I'm sure I've missed something obvious, but the validator is not working at all for me. My code is as follows: ... <script type="text/javascript" src="../scripts/validation.js" ></script> <script type="text/javascript" src="../scripts/prototype.js"> </script> </head> <body style="width:400px; height:400px;">... more »
By Bina Khan  - Jun 29 2010 - 4 new of 4 messages    

Check nickname availability 
  Hello, I discovered Really Easy Field Validation a few days ago and it looks very useful ! I'm using it for a website where I have to do a register form. In this register form there is a nickname field and I have to check if the username is already in use. I searched in this group, found some examples, and tried but it doesn't work... Here's what I... more »
By Kenny  - Jun 19 2010 - 2 new of 2 messages    

table sorting with prototype script not working for dynamic column width 
  I have more than 50 columns and rows in table and two rows in thead section.each column has different character length. I tried this script on my table but its not looking as I expect. I made changes in css with white-space:nowrap property to fix the column width problem but it is not working.... more »
By vinit  - Jun 5 2010 - 1 new of 1 message    

1 - 10 of 574   « Newer | Older »

XML       Send email to this group: dexagogo@googlegroups.com