Guruza search results for html http://www.guruza.com/searches/show/108 Questions recently submitted to Guruza that match the query: html Thu, 20 Nov 2008 15:33:37 -0800 $5.00 - What is a good social book recommendation site (excluding LibraryThing.com)? ... http://www.guruza.com/question/533/reward-5.00 What is a good social book recommendation site (excluding LibraryThing.com)? I'm looking for something like reddit, but for books. Mon, 21 May 2007 06:31:31 -0700 $2.00 - How does the apple iphone relate to geography, tell me three ways. Must be an... http://www.guruza.com/question/526/reward-2.00 How does the apple iphone relate to geography, tell me three ways. Must be answered well. Wed, 02 May 2007 19:19:07 -0700 $25.00 - I want to have my Javascript inject some HTML on the fly but I hate to put HT... http://www.guruza.com/question/500/reward-25.00 I want to have my Javascript inject some HTML on the fly but I hate to put HTML in my js because it belongs in the view, not the public folder. I thought I could be slick and do something like this in a view to get the HTLM stored in a js variable: htmlVar = '<%= render :partial => "some/partial" %>'; Unfortunately this gets screwed up by the line-returns in the partial. Is there a way to make this work or achieve a similar result using RJS or the Minus-R plugin? Thu, 15 Mar 2007 12:29:55 -0700 $5.00 - how does create a blank document? http://www.guruza.com/question/493/reward-5.00 how does create a blank document? Wed, 28 Feb 2007 23:36:43 -0800 $15.00 - in a controller i've got a some_variable that i want to contain all of the ht... http://www.guruza.com/question/470/reward-15.00 in a controller i've got a some_variable that i want to contain all of the html from a partial. obviously "some_variable = render :partial => 'partial_name', :layout => false" doesn't work. anyone know a solution? if figure it'll be just a single line. Wed, 13 Dec 2006 07:44:39 -0800 $65.00 - I'm having a weird problem with IE (6 or 7), but it works fine with every oth... http://www.guruza.com/question/431/reward-65.00 I'm having a weird problem with IE (6 or 7), but it works fine with every other browser I tried. My pages take -forever- to load in IE. For example, a 1kb gif will take like 6-7 seconds to load. I can't figure this one out, anyone has an idea? The site is at http://ajaxwhois.com and Apache/Django is under the hood. I tried disabling Javascript, but no luck. Thu, 19 Oct 2006 21:01:22 -0700 $15.00 - Javascript question here: How can I determine which text field on a page has ... http://www.guruza.com/question/422/reward-15.00 Javascript question here: How can I determine which text field on a page has focus at any given moment? Ideally with a function like elementWithFocus that with return the html element with focus, but other approcaches are welcome. I'm using the prototype.js library if that helps in writing the function. But I doubt it would. Wed, 04 Oct 2006 09:31:53 -0700 $2.00 - How do you secure Markdown so that it does not allow javascript with rails? ... http://www.guruza.com/question/369/reward-2.00 How do you secure Markdown so that it does not allow javascript with rails? I see guruza does it as this link should popup an alert but does not work here. Fri, 01 Sep 2006 02:05:02 -0700 $5.00 - I need a little getting my CSS straight for this page: http://sandbox.carlme... http://www.guruza.com/question/353/reward-5.00 I need a little getting my CSS straight for this page: http://sandbox.carlmercier.com/test.htm Basically, the left and right sections are filled dynamically. Sometimes the left section will be longer, and sometimes the right one will be longer. Right now, the footer is at the bottom of the screen, but when the text in either the left or right section gets longer than the browser height, the footer gets in the way (ie: the footer is over the text). You can see this behavior by resizing the browser. I don't want this to happen. I want the footer to be at the very bottom of the page (bottom of the browser window), but I also want it to move down if there's too much text in the content areas. Moreover, my page doesn't show up properly in IE (but works great in Firefox), I'd like some help getting it right in all browsers. Mon, 28 Aug 2006 10:16:05 -0700 $20.00 - **This question only pertains to how webpages are rendered in Safari.** On [... http://www.guruza.com/question/322/reward-20.00 **This question only pertains to how webpages are rendered in Safari.** On [this](http://www.apple.com/aperture/) page or [this](http://www.apple.com/macpro/) page at the bottom there is a search field with rounded corners. The rounded corners are done simply enough by putting images on either side of the Input element. My question is how do they get the blue outline to surround this oval when the cursor is placed in it? I see nothing in the CSS that relates to this. Maybe its deep in the Javascript for the page, but I somhow doubt it. I've noticed that when I go to System Preferences and to the Appearance panel and set "Appearance" to "Graphite" the rounded outline is then grey. That might be a clue. [This Javascript](http://wdirect.apple.com/main/js/lib.js) on the Aperature page has some search form related functions. Wed, 16 Aug 2006 15:36:17 -0700 $20.00 - Is there a css standards compliant method for developing a horizontal nav bar... http://www.guruza.com/question/319/reward-20.00 Is there a css standards compliant method for developing a horizontal nav bar <ul> that is centered over a %age width container where the <a> selector has a display:block property to maintain control of padding? Tue, 15 Aug 2006 14:37:26 -0700 $5.00 - How do I set the default value in an html select box generated using the sele... http://www.guruza.com/question/312/reward-5.00 How do I set the default value in an html select box generated using the select() helper in rails? I've tried this (as the docs would indicate I do) but it doesn't work: <%= select(:contact_number, :ph_type, PH_TYPE_OPT_FOR_SELECT, {}, {:selected => "Work"}) %><% text_field :contact_number, :number %> Fri, 11 Aug 2006 19:02:05 -0700 $10.00 - I'm working on a form that, although it displays with no issues in Firefox, i... http://www.guruza.com/question/311/reward-10.00 I'm working on a form that, although it displays with no issues in Firefox, in IE all of the text in the div disappears when the div style is set to visible. The text reappears when selected with the mouse, or when scrolled off the screen and then scrolled back on. The input fields and select box display just fine. Thu, 10 Aug 2006 15:45:19 -0700 $10.00 - I'm pretty new to development for mobile devices (ie: cell phones) and blueto... http://www.guruza.com/question/274/reward-10.00 I'm pretty new to development for mobile devices (ie: cell phones) and bluetooth so please bear with me. I'd like to know if this is currently technically possible. I'd like a certain device (lets say a computer) to send a bluetooth signal to a nearby cell phone (or any similar device). When the phone receives the signal, a Java app would take over the screen and display some information (based on what was sent from the computer). This would most likely imply that the Java app would always be running in background on the phone. Am I 20 years ahead of my time or this is already possible? Thanks! Wed, 26 Jul 2006 20:27:25 -0700 $0.00 - What are web services?? http://www.guruza.com/question/243/reward-0.00 What are web services?? Sat, 15 Jul 2006 11:47:02 -0700 $10.00 - I have two divs that I want to be parallel to each other. I tried doing this... http://www.guruza.com/question/223/reward-10.00 I have two divs that I want to be parallel to each other. I tried doing this: ... ... But it didn't work. Can someone help me with this? Would prefer to chat... Wed, 05 Jul 2006 11:06:42 -0700 $5.00 - I have a new Web 2.0 site that I've just built and I want to promote it. What... http://www.guruza.com/question/150/reward-5.00 I have a new Web 2.0 site that I've just built and I want to promote it. What are 10 places you'd promote it to get the most traffic? Thu, 29 Jun 2006 20:13:19 -0700 $5.00 - How do I html_unescape in Ruby / Rails Found it: http://www.ruby-doc.org/cor... http://www.guruza.com/question/121/reward-5.00 How do I html_unescape in Ruby / Rails Found it: http://www.ruby-doc.org/core-1.9/classes/CGI.html#M000419 Tue, 27 Jun 2006 17:10:23 -0700 $5.00 - How do I escape html using a javascript function so < will be converted to &lt; http://www.guruza.com/question/112/reward-5.00 How do I escape html using a javascript function so < will be converted to &lt; Thu, 22 Jun 2006 12:45:09 -0700 $20.00 - I would like a list of javascript based html editors. http://www.guruza.com/question/104/reward-20.00 I would like a list of javascript based html editors. Wed, 14 Jun 2006 07:54:46 -0700 $30.00 - Can someone explain to me how CSS floats work. I want to float a paragraph t... http://www.guruza.com/question/91/reward-30.00 Can someone explain to me how CSS floats work. I want to float a paragraph to the right of a form Thu, 08 Jun 2006 21:09:56 -0700 $5.00 - Miguel Can you help me debug chat? http://www.guruza.com/question/85/reward-5.00 Miguel Can you help me debug chat? Wed, 07 Jun 2006 13:56:46 -0700