Click here to Skip to main content
15,903,030 members
Home / Discussions / Web Development
   

Web Development

 
QuestionWhat's the meaning of it in CSS ? Pin
Mohammad Dayyan8-Oct-08 16:26
Mohammad Dayyan8-Oct-08 16:26 
AnswerRe: What's the meaning of it in CSS ? Pin
Shog98-Oct-08 18:01
sitebuilderShog98-Oct-08 18:01 
GeneralRe: What's the meaning of it in CSS ? Pin
Mohammad Dayyan8-Oct-08 18:15
Mohammad Dayyan8-Oct-08 18:15 
GeneralRe: What's the meaning of it in CSS ? Pin
Shog98-Oct-08 21:14
sitebuilderShog98-Oct-08 21:14 
GeneralRe: What's the meaning of it in CSS ? Pin
Mohammad Dayyan8-Oct-08 21:49
Mohammad Dayyan8-Oct-08 21:49 
QuestionBasic Javascript Questions Pin
brimbis8-Oct-08 6:23
brimbis8-Oct-08 6:23 
AnswerRe: Basic Javascript Questions Pin
Perspx8-Oct-08 7:21
Perspx8-Oct-08 7:21 
GeneralRe: Basic Javascript Questions Pin
brimbis8-Oct-08 7:53
brimbis8-Oct-08 7:53 
Thanks

It did not seem to work properly. I'm sure there is something wrong with my code.

This is what I have so far...

var top = object.style.top;
var left = object.style.left;

<object type="application/x-shockwave-flash" height="309" width="589" data="http://videos2.videobloom.com/container.swf" allowScriptAccess="never" allowNetworking="internal">
<param name="allowScriptAccess" value="never" >
<param name="allowNetworking" value="internal" >
<param name="movie" value="http://videos2.videobloom.com/container.swf" >
<param name="flashvars" value="contentId=48ea33ceb84fb" >
<param name="wmode" value="transparent" ></object>
        
image.style.position = absolute;
image.style.top = top;
image.style.left = left+(589-216);

<img alt="" src="http://app4.websitetonight.com/projects/5/2/0/6/520685/images/video_list_cover_hkpg.jpg" uid="ece60e54-bc33-4328-92ec-6815c5488089" wstxclass="Image" mainsrc="http://app4.websitetonight.com/projects/5/2/0/6/520685/images/video_list_cover_hkpg.jpg" /></p>


Could you help me fix it?
AnswerRe: Basic Javascript Questions Pin
Perspx8-Oct-08 8:17
Perspx8-Oct-08 8:17 
GeneralRe: Basic Javascript Questions Pin
brimbis8-Oct-08 8:39
brimbis8-Oct-08 8:39 
AnswerRe: Basic Javascript Questions Pin
Mohammad Dayyan8-Oct-08 15:48
Mohammad Dayyan8-Oct-08 15:48 
GeneralRe: Basic Javascript Questions Pin
brimbis29-Oct-08 7:42
brimbis29-Oct-08 7:42 
GeneralRe: Basic Javascript Questions Pin
Mohammad Dayyan29-Oct-08 7:58
Mohammad Dayyan29-Oct-08 7:58 
Questionis there provide any php suggestion in this site Pin
UD(IA)8-Oct-08 3:46
UD(IA)8-Oct-08 3:46 
AnswerRe: is there provide any php suggestion in this site Pin
Perspx8-Oct-08 5:45
Perspx8-Oct-08 5:45 
AnswerRe: is there provide any php suggestion in this site Pin
Mohammad Dayyan8-Oct-08 6:10
Mohammad Dayyan8-Oct-08 6:10 
QuestionAvoiding Spam Filters for Legitimate Mail Pin
Waleed Eissa8-Oct-08 2:46
Waleed Eissa8-Oct-08 2:46 
AnswerRe: Avoiding Spam Filters for Legitimate Mail Pin
Ashfield8-Oct-08 3:24
Ashfield8-Oct-08 3:24 
GeneralRe: Avoiding Spam Filters for Legitimate Mail Pin
Waleed Eissa8-Oct-08 14:23
Waleed Eissa8-Oct-08 14:23 
GeneralRe: Avoiding Spam Filters for Legitimate Mail Pin
Ashfield8-Oct-08 19:50
Ashfield8-Oct-08 19:50 
QuestionHow to access Other sql database form web forms Pin
IanJan7-Oct-08 23:43
IanJan7-Oct-08 23:43 
AnswerRe: How to access Other sql database form web forms Pin
Jaffer Mumtaz8-Oct-08 1:39
Jaffer Mumtaz8-Oct-08 1:39 
GeneralRe: How to access Other sql database form web forms Pin
IanJan8-Oct-08 6:26
IanJan8-Oct-08 6:26 
GeneralRe: How to access Other sql database form web forms Pin
Jaffer Mumtaz8-Oct-08 8:32
Jaffer Mumtaz8-Oct-08 8:32 
GeneralRe: How to access Other sql database form web forms Pin
IanJan8-Oct-08 9:32
IanJan8-Oct-08 9:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.