> Also, using javascript: pseudo-URLs in the href field is generally a > in the href field is generally a > bad idea (and note the lowercase j!). Using onclick as in my original > example is much better. > >> I am using NB 6.5 for Ruby/Rails. > > Irrelevant unless that's what you're using as a Web browser as well as > an IDE. Is that the case?
Marnen: I have used WebBrick and Mongrel at the command prompt. Currently I have NetBeans 6.5 set to use Mongrel within NB, it seems to work the same, just no command window. I will investigate using your onclick suggestion. There's a handicap, though. I am totally new to javascript JavaScript, JScript JQuery, Rails prototype.js (I think it's a variant form of javascript), Ajax and JSON. Pretty clueless about it. I found a wonderful javascript tutorial at the www3 (world wide web online 'school') I am going to start learning there. In general it appears that HTML is one layer, the HTTP / Server communication protocol another, Rails 'ERB' yet another, the browser itself is also a layer and that javascript is an inter-layer link between the browser and the underlying HTML/generator/embedded logic generator tools. Obviously, there are different flavors of browser-to-embedded logic javascript tools. So, I plan to do javascipt, Rails prototype.js, AJAX, JSON in that order. Many thanks, Ken -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

