Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
<object> tag style for IE7
Old 07-15-2008, 08:34 AM <object> tag style for IE7
shivaji's Avatar
Ultra Talker

Posts: 318
Trades: 0
Hope this is last bug in IE7 what I must to solve. I need some site where I can see how to define style for <object> tag. The problem is comming out when I use object tag instead of iframe for inserting data from other page. IE7 put border around object tag and I cannot define border 0 or transparent background. Any link or sugestion is welcome.

Shivaji
__________________

Please login or register to view this content. Registration is FREE
- uncommon free scripts

Please login or register to view this content. Registration is FREE
- Städte, Sport, Party, Gourment, Apartments, Hotels
shivaji is offline
Reply With Quote
View Public Profile Visit shivaji's homepage!
 
 
Register now for full access!
Old 07-15-2008, 09:25 AM Re: <object> tag style for IE7
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,985
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
Using <object> to include content? Haven't heard of that one... Haven't you tried using server-side includes yet?
__________________
Join me on
Please login or register to view this content. Registration is FREE
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 07-15-2008, 11:16 AM Re: <object> tag style for IE7
shivaji's Avatar
Ultra Talker

Posts: 318
Trades: 0
Quote:
Using <object> to include content?
Maybe I wrote wrong word for displaying other page on my page. I am using object tag in same way like <iframe>. In combination with PHP I can show rotator without refreshing whole page and without Java Script or Ajax.

Shivaji
__________________

Please login or register to view this content. Registration is FREE
- uncommon free scripts

Please login or register to view this content. Registration is FREE
- Städte, Sport, Party, Gourment, Apartments, Hotels

Last edited by shivaji; 07-15-2008 at 11:21 AM..
shivaji is offline
Reply With Quote
View Public Profile Visit shivaji's homepage!
 
Old 07-15-2008, 11:39 AM Re: <object> tag style for IE7
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
The <object> tag is for just that - objects. It's use for embedding things like Flash.
There is very little you can do to style an OBJECT.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 07-15-2008, 05:49 PM Re: <object> tag style for IE7
shivaji's Avatar
Ultra Talker

Posts: 318
Trades: 0
Quote:
The <object> tag is for just that - objects. It's use for embedding things like Flash.
There is very little you can do to style an OBJECT.
I am using this code:
Quote:
<object type="text/html" data="some.php" width="530" height="400">
</object>
for displaying dinamic content. Is it better solution in that case to use iframe?
__________________

Please login or register to view this content. Registration is FREE
- uncommon free scripts

Please login or register to view this content. Registration is FREE
- Städte, Sport, Party, Gourment, Apartments, Hotels
shivaji is offline
Reply With Quote
View Public Profile Visit shivaji's homepage!
 
Old 07-15-2008, 05:59 PM Re: <object> tag style for IE7
angele803's Avatar
Perfectly Imperfect

Posts: 1,774
Name: Stephanie
Location: Oklahoma
Trades: 2
Quote:
Originally Posted by shivaji View Post
Is it better solution in that case to use iframe?
Yes. If you are already using php, then put this in instead of the object stuff:

Code:
<?php include("some.php"); ?>
__________________

Please login or register to view this content. Registration is FREE
angele803 is offline
Reply With Quote
View Public Profile
 
Old 07-15-2008, 06:59 PM Re: <object> tag style for IE7
shivaji's Avatar
Ultra Talker

Posts: 318
Trades: 0
I cannot use php include because I am using litebox over page and I need dinamic content in this lite box. Everything is working fine, and I haven't problem with displaying content, I have problem only with stupid border in IE7. See:
http://www.bodo.garage100.net/galeri...strija&pages=1
Click on any thumb and then "POKRENI SLIDESHOW".
__________________

Please login or register to view this content. Registration is FREE
- uncommon free scripts

Please login or register to view this content. Registration is FREE
- Städte, Sport, Party, Gourment, Apartments, Hotels
shivaji is offline
Reply With Quote
View Public Profile Visit shivaji's homepage!
 
Reply     « Reply to <object> tag style for IE7
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.32490 seconds with 12 queries