• Home
  • About Me
  • Resume
  • Useful Links
  • Português
  • Contact

EmanuelCosta.com

E-Commerce, SEO/SEM/Online Marketing, Web Development, Usability, WordPress & WooCommerce

  • LinkedIn
  • Twitter
Home » Archives for EmanWeb » Page 7

jquery, thickbox and iframe

Posted on September 30, 2007 Written by EmanWeb

I am using jquery‘s thickbox 3.1 for an image gallery. My problem started because the previous developer made the site using iframes. I strong recommend you not using iframes or frames, and there are many reasons for you to not using them.

Of course this is a hack, and the best scenario you shouldn’t use frames and then do the coding in “perfect” manner.

In order to make the thickbox work inside an iframe you must do the following:

1 – Add jquery and thickbox files to both main and iframe pages. This is required so the previous and next link works on the inline popup (thickbox).

2 – Make the following changes to the thickbox.js file

2.1. – Replace the code inside the function tb_init(domChunk) tb_show(t,a,g); to self.parent.tb_show(t,a,g,window);

2.2. – Replace
function TB_show(caption, url, imageGroup)
to
function TB_show(caption, url, imageGroup, refWindow)

2.3. – Replace
TB_TempArray = $(“a[@rel=”+imageGroup+”]”).get();

to

TB_TempArray = refWindow.$(“a[@rel=”+imageGroup+”]”).get();

2.4. – Replace
tb_show(TB_PrevCaption, TB_PrevURL, imageGroup);
to
tb_show(TB_PrevCaption, TB_PrevURL, imageGroup, refWindow);

2.5. – Replace
tb_show(TB_NextCaption, TB_NextURL, imageGroup);
to

tb_show(TB_NextCaption, TB_NextURL, imageGroup, refWindow);

3 – Now the code for your links must be something like this:
Image Title

That’s all you need. It took me while to figure this out. On the internet I found some information but it was confusing so I decided to compile everything in one post. I hope this helps anyone looking to do the same.

  • delicious Bookmark on Delicious
  • digg Digg this post
  • facebook Recommend on Facebook
  • linkedin Share on Linkedin
  • reddit share via Reddit
  • stumble Share with Stumblers
  • twitter Tweet about it
  • rss Subscribe to the comments on this post
  • print Print for later
  • email Tell a friend

Filed Under: JavaScript, Web Development

Difficulties Downloading from Adobe / Problemas Baixando da Adobe

Posted on August 9, 2007 Written by EmanWeb

Today, I had problems while trying to download Flex SDK and
Flex Builder
from Adobe website. I went to the Flex product page clicked on “Try for 30 days” link, made the log in and was redirected to the download page with a bunch of options to download Flex. Once I seleced the option and hit the submit button nothing happened. No eror message, no JS error, no nothing! Then I went to the link “Difficulties downloading?”. Verified the temporary internet files, read all the information Adobe gave and no luck. I remote accessed another computer to try the download and the same problem I had.

I googled all the terms I could and found nothing.

I decided to update my profile on Adobe's site and then the magic occurred and the download worked.

I remember when on Macromedia website I tried to download something they I always asked for my professional profile information and some information I previously informed was always missing.

I believe that Adobe should investigate this problem further that obivously is hurting the number of downloads and the problem is on Adobe's side.


Hoje, tive problemas para baixar o Flex SDK e o Flex Builder do site da Adobe. Clicava no link para download, fazia o download, escolhia a vers

  • delicious Bookmark on Delicious
  • digg Digg this post
  • facebook Recommend on Facebook
  • linkedin Share on Linkedin
  • reddit share via Reddit
  • stumble Share with Stumblers
  • twitter Tweet about it
  • rss Subscribe to the comments on this post
  • print Print for later
  • email Tell a friend

Filed Under: ColdFusion, Flex and Flash

Google maps now includes Brazilian traffic

Posted on August 6, 2007 Written by EmanWeb

I am a big Google fan. I love the way they make simple things so effective. Google Maps is one of the most amazing web applications that I use on a daily basis. Google docs and Gmail are also amazing.

Today, my friend Fabio from CFGIGOLO posted about them now been able to route the Brazilian streets. Not only big cities but small ones like where I came from. That's amazing since the streets and the traffic in my country it is not so organized as in the USA and Europe. Thumbs up for Google again! 😉

p.s.1: After playing a little with Google maps in Brazil. I can just say that there's a lot to improve. At least on my city, Fortaleza – Brazil. The traffic information is totally wrong.

  • delicious Bookmark on Delicious
  • digg Digg this post
  • facebook Recommend on Facebook
  • linkedin Share on Linkedin
  • reddit share via Reddit
  • stumble Share with Stumblers
  • twitter Tweet about it
  • rss Subscribe to the comments on this post
  • print Print for later
  • email Tell a friend

Filed Under: Google, Web Development

ColdFusion 8: officially launched and expensive. Oficialmente lançado e caro.

Posted on August 3, 2007 Written by EmanWeb

Today, Adobe officially released ColdFusion 8. The community is making a big noise against the price policy for the software. Something that I just saw before reading the messages from developers in Brazil CF mailing list. Now, developers from Europe, USA, Japan, Australia and so on are very mad on this subject.

Adobe lan

  • delicious Bookmark on Delicious
  • digg Digg this post
  • facebook Recommend on Facebook
  • linkedin Share on Linkedin
  • reddit share via Reddit
  • stumble Share with Stumblers
  • twitter Tweet about it
  • rss Subscribe to the comments on this post
  • print Print for later
  • email Tell a friend

Filed Under: ColdFusion

  • « Previous Page
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next Page »

Find Here

About me

Hello, my name is Emanuel Costa. I build professional websites and help companies grow online. I write this blog to help myself about what I learned and perhaps help other people. I help organize meetups and whenever I can I attend tech events, specially WordCamps. Read more about me. (p.s.: Agora escrevo um blog em Português aqui: emanweb.com.br

Latest WordCamp:

WordCamps I Attended:

I am volunteering at WordCamp Las Vegas 2019″ title=

WordCamp Fortaleza

I'm attending WordCamp San Diego

I am Attending WordCamp Miami 2016


WordCamp US

Categories

  • ActionScript
  • Blogs
  • ColdFusion
  • CSS
  • Experience
  • Flex and Flash
  • Gadgets
  • Google
  • JavaScript
  • Linux
  • MySQL
  • PHP
  • SEO
  • SEO and Internet Marketing
  • SQL Server and T-SQL
  • Uncategorized
  • video
  • Web Development
  • WooCommerce
  • wordcamp
  • WordPress
May 2025
M T W T F S S
 1234
567891011
12131415161718
19202122232425
262728293031  
« Dec    

Recent Comments

  • Peter Crouch on How to output a list of IDs in a field as recordsets / Como retornar uma lista de IDs como recordset
  • Simon on cPanel on AWS EC2 using Amazon Linux w/ Yours Nameservers
  • WordPress Developer? Really? - EmanuelCosta.com on Gracie Brazilian Jiu Jitsu and WordPress. What these two have in common?

Follow Me

  • Linkedin
  • Meetup
  • RSS feed
  • @emanweb

Navigation

  • Home
  • About Me
  • Resume
  • Useful Links
  • Português
  • Contact

Need quick tech advice? Pick my brain:

Copyright © 2025 · Focus Pro Theme on Genesis Framework · WordPress · Log in