Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-24-2013, 10:36 AM   PM User | #1
tomharto
Regular Coder

 
Join Date: Jul 2010
Location: Sheffield
Posts: 796
Thanks: 91
Thanked 18 Times in 18 Posts
tomharto is on a distinguished road
Resize twitter embedded timeline

Im using twitters embedded timeline on my site however the minimum width it has is too big. I can change that using jquery easily
Code:
$('#twitter-widget-1').css({'minWidth': 195});
However, I want to time it so it waits until the iframe has finished loading. I've tried using jQuerys .load function but that doesn't work (i guess cause the iframe isn't in the source code, twitter puts it there?).

Does anyone know if this is possible?
tomharto is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:20 PM.


Advertisement
Log in to turn off these ads.