Reply
Can you have a Java Box in an L shape?
Old 06-13-2006, 06:20 PM Can you have a Java Box in an L shape?
Extreme Talker

Posts: 216
Hi,

New to Java script, so bear with me.

Imagine you wanted to produce a page of content like Google results. Ie a number of product listings with description etc in the middle of the page and at the top of the page three sponsored results and to the left five sponsors down the right but you wanted them all wrapped in Java script.

So its like an upsidedown reversed L shaped box containing PPC adverts - can this be done? Has anyone done anything like this especially with sponsored adverts in? If so can anyone give me any ideas where to start with something like this

Thanks in advance

Rich
RichTC is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 06-13-2006, 08:02 PM Re: Can you have a Java Box in an L shape?
blue-dreamer's Avatar
Webmaster Talker

Posts: 708
Location: Middle England
well you can include html inside javascript so yes it is possible - i'm very curious as to why you would want to do this???
blue-dreamer is offline
Reply With Quote
View Public Profile
 
Old 06-13-2006, 08:04 PM Re: Can you have a Java Box in an L shape?
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
Javascript isn't really concerned with layout directly - you attach bits of javascript code to normal html elements.

Please clarify, do you mean javascript, or do you want an L-shaped JAVA applet ? Java is something totally different to javascript. To get an L shape you would need to either make two applets and position them next to each other, or make one big rectangular applet and cover over one quarter of it with another page element like a div or a table on a higher layer.
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';
Scribble Pad MOD for phpBB (aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Old 06-14-2006, 06:14 AM Re: Can you have a Java Box in an L shape?
Extreme Talker

Posts: 216
blue dreamer - I wish to display in this way so that i can carry ppc adverts without giving out loads of externel links and to avoid them being spidered which could damage search engine rankings

Oberon - i hadnt thought of that, im going to look into it - thanks

Anyone here done this?

Thanks

Rich
RichTC is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Can you have a Java Box in an L shape?
 

Thread Tools

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

vB 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.15052 seconds with 12 queries