Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. Share your own thoughts and experience, accounts may be terminated for violations.
  • Welcome to AcornDomains.co.uk, a friendly community for UK domain investors, developers and anyone interested in domain names.

    Whether you're looking to buy or sell domains, learn more about the UK domain market, get feedback on your names, or simply chat with other domainers, you're in the right place. AcornDomains has been bringing together people from across the UK domain industry for many years, from complete beginners to experienced investors.

    Have a look around, join the discussions and, if you haven't already, create a free account and introduce yourself.

affiliate scripts - display errors

Status
Not open for further replies.
Joined
Jul 8, 2004
Posts
2,605
Reaction score
25
I have a webpage (dot net c#) where i'm trying to insert affiliate scripts, most work ok but others distrupt the layout. I have tried wrapping tables etc around them but still acts if its wider. I'm not sure why it is not appearing as it should?

webpage:
www.italiahotels.co.uk/carhire.aspx

offending script:
<script type="text/javascript" src='http://b.travelsearchresults.com/carhire_v2/searchbox.aspx?s=300x250&a=26967&r=italiahotels&t=1,0,0,0&c=021484,FFFFFF&text=Italy+Car+Hire&text2=Compare+car+hire+prices+from+leading+suppliers+and+book+directly+with+them.&Country=104253&Airport=0&locChk=0&ptChk=0&wc=1'></script>

i dont think its particularly this script as i have found other ones - especially ones with actions, such as submit that dont work correctly either.

is there a TAG i can wrap around these links to insure they work?

any thoughts or pointers appreciated
regards
 
The script is rendering divs, so it's these elements you have to account for. Installing the Web Developers Toolbar for Firefox will help you see the divs and help you debug it for IE and Chrome.

Rgds
 
can anyone else confirm that the layout is correct and they arent seeing the side columns starting half way down the page?
could you state what browser you are using?
thanks very much!
 
Mac FireFox 3

Please see attachment (1280x1024)
 

Attachments

  • italia.jpg
    italia.jpg
    94.3 KB · Views: 93
perfect nick - many thanks

i've believe its nested forms in dot net. Apparently an issue but not sure on the solution. I've tried moving the form TAG around but no success. Shame IE is so dominant!

thanks again
 
Status
Not open for further replies.
Top Bottom