[jQuery] Variable in :eq() with jquery.calculation

2009-08-24 Thread betweenbrain
Hi All, I'm trying to use jquery.calculation to calculate some text inputs versus a selected field. I'm running into an issue with using variables to select information from the same row. Here's what I have so far. Any help would be greatly appreciated: $(document).ready(

[jQuery] Re: Variable in :eq() with jquery.calculation

2009-08-26 Thread betweenbrain
ementation in "i". Also I've never seen "i=++", more > common syntax is "i++" for incrementing "i" > starting with something like : > $("input[name^=module-]").each( function(i) { >        $(this).bind("keyup". &

[jQuery] Re: new version of loopedSlider is out! Looking for feed back

2009-04-30 Thread betweenbrain
Nathan, Very cool! Is it possible to use this in conjunction with something like easing to add a little effect to the transition? Keep up the great work! Matt On Apr 29, 9:55 am, Nathan wrote: > Just released a new version of loopedSlider and am looking for some > feedback. > > loopedSlider

[jQuery] Re: jQuery barcode

2009-04-30 Thread betweenbrain
Hi Antonello, How would you propose using this to process large sets of data? I *quickly* implemented it for a paragraph, viewable at http://betweenbrain.com/lab/barcode/paragraph.html , as well as a list, http://betweenbrain.com/lab/barcode/list.html . The only issue I ran into was determining a

[jQuery] Re: jQuery barcode

2009-05-01 Thread betweenbrain
> I'm working to pass a parameter (for codes like code39) called "digit > width" so 123 coded is half size of 456987. The digit width sounds exactly like what I'm talking about. Digits "123456789" bar coded in a container of 60x100 pixels look very different than in a container of 150x100 pixels

[jQuery] [treeview] CSS Styling Open Item

2009-01-21 Thread betweenbrain
Hi All, I'm having a heck of a time figuring out how I can add a custom CSS style to 'Open' treeview items. I need to figure out how to do this with cookie support. Any help would be greatly appreciated! Otherwise, can anyone clue me on how to set a cookie for toggleClass or addClass / removeCl

[jQuery] Re: [Treeview] CSS Styling Open Item

2009-01-21 Thread betweenbrain
ith a filter function, instead of the expression (another new experience for me) as well as consolidating the code. Any thoughts would be greatly appreciated. Thanks! Matt On Jan 21, 1:01 am, betweenbrain wrote: > Hi All, > > I'm having a heck of a time figuring out how I can ad

[jQuery] Re: Put event click on a Radio group

2009-01-21 Thread betweenbrain
Hi Twi, Check out http://betweenbrain.com/sandbox/radio-test.html. I'm getting an event on all three. The only thing I did was to add "$ (document).ready(function(){ " Let me know if that does it. Matt On Jan 21, 10:43 am, Twi wrote: > Hi, > > I trying to put the click event on some radio but

[jQuery] Re: Location Persistence... Almost

2009-01-22 Thread betweenbrain
Hi Jed, Are you using cookies (I seem to remember example 3 or 4) ? Also, I believe treeview uses as the parent element. That may clue you in the right direction. It would be helpful if you could post your code or a website with this example. Best, Matt On Jan 21, 6:42 pm, Jed wrote: > I we

[jQuery] Need Help with :eq()

2009-02-09 Thread betweenbrain
Hi All, I'm modifying Leandrovera's Lightbox plugin (http://leandrovieira.com/ projects/jquery/lightbox/) to display descriptions in a Joomla based image gallery. I'm having some issues with getting the right count. The following is shortened excerpt of the code generated from (http:// axia.entr

[jQuery] addClass / removeClass Multiple Divs

2008-10-20 Thread betweenbrain
Hi all, First off, I am a bit new to jQuery so please excuse any newbie-ness. Thank you all for the great group. It is extremely informative and I hope to be able to give back soon. I have been working with multiple jQuery scripts at http://dev.betweenbrain.com/telos_systems/Support/supportRev3.