On 3/29/06, Jerod Venema <[EMAIL PROTECTED]> wrote:
Try this:
<span class="showlink" Effect.BlindDown('blind')">Click here for directions</span>
<span class="hidelink" </p>
<div id='blind' style="display: none;">
<div style="line-height:7px;" id="woah1">
<br><br>
<form action="" http://maps.google.com/maps" method="get">
Where are you coming from?<br><br>
<input type="text" name="saddr" id="saddr" value="" />
<input type="submit" value="Go" />
<input type="hidden" name="daddr" value="1883 South Chelton Rd, Colorado Springs, CO 80910" />
<input type="hidden" name="hl" value="en" /></p>
</form>
</div></div>
</div>On 3/29/06, Curtis Edmond <[EMAIL PROTECTED] > wrote:Sorry it took me so long...here's my code. Is there some param I pass to have it blindup/down from 1 to 99? I believe the display property gives it "layout". Anything else I can try to get rid of the flakiness?<span class="showlink" here for
directions</span>
<span class="hidelink" </p>
<div style="display: none; line-height:7px" id="woah1">
<br><br>
<form action="" href="http://maps.google.com/maps" target="_blank" >http://maps.google.com/maps" method="get">
Where are you coming from?<br><br>
<input type="text" name="saddr" id="saddr" value="" />
<input type="submit" value="Go" />
<input type="hidden" name="daddr" value="1883 South Chelton Rd, ColoradoSprings, CO 80910" />
<input type="hidden" name="hl" value="en" /></p>
</form>
</div>
On 3/22/06, Jerod Venema <[EMAIL PROTECTED]> wrote:Can you post your code? It'll help to have something to look at for some of the other options.
Tips number 3 and 4
3) Make the blindup/blinddown go from 1 to 99 instead of 0 to 100
4) Make sure the item has "layout" ( http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/haslayout.asp )
On 3/21/06, Curtis Edmond <[EMAIL PROTECTED] > wrote:Thanks for the suggestions. I just tried them and they didn't work. I still get the flaky behavior.
On 3/21/06, Jerod Venema <[EMAIL PROTECTED]> wrote:Hey Curtis,
A couple things to try....
1) Add a wrapper div around the div you already have, and blindup/blinddown that item
2) If you still end up with "crunching" of your lines (I ran into that problem with unordered lists), a workaround can be found by setting line-height.
Let me know how it works out...I've dealt with this, so I've got a couple other (more complicated) tricks if that doesn't work....
-Jerod
On 3/21/06, Curtis Edmond < [EMAIL PROTECTED]> wrote:I set up a simple BlindUp and BlindDown div that works seamlessy in Firefox but doesn't work as smoothly in IE. When blinding down, the whole div flashes and then Blinds down. The same thing when blinding up. Is this something that is fixable?_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs