Jump to content

Recommended Posts

Posted

I discovered a script that looks interesting at:

'?do=embed' frameborder='0' data-embedContent>>

I tried to run it and received a syntax error on every line using _IENavigate:

_IENavigate($oIE, "<a href='http://1saleaday.com' class='bbc_url' title='External link' rel='nofollow external'>http://1saleaday.com"</a>)

I changed it to:

_IENavigate($oIE, "<a href='http://1saleaday.com' class='bbc_url' title='External link' rel='nofollow external'>http://1saleaday.com</a>")

Which got rid of the syntax errors but I don't think it's running as designed.  It doesn't look correct.

Thanks,

Docfxit

  • Moderators
Posted (edited)

I'd forgotten all about that thread. The links have some html formatting that is throwing it off. I will update the first post. Not sure how that happened...

 

Edit: Odd, I updated the OP and the formatting seems to have gone away, for me anyway. Try it again and let me know.

Edited by JLogan3o13

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Posted

It looks a lot better.

The first window pops up great.

None of the other windows will open and the exit button doesn't exit.

Other than that it's really great.

Thanks,

Docfxit

  • Moderators
Posted

I am not surprised; I've modified that heavily since I posted it. I will update the OP in the thread with what I'm using now, may be of some use to you.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...