yeah that's no good.
the width is dynamically changing.
what i did and it solve it was to write
<div class="right">t ime stamp</div>
before
<div class="left"><s pan class="link">My name</span>here we have a lot of text </div>
thanks :)
User Profile
Collapse
-
one div contain 2 divs one div have fix height how to?
hello all,
i don't really good in css and i can't seem to figure this one
i have a div that hold inside it 2 divs
[CODE=html]<div class="line">
<div class="left"><s pan class="link">My name</span>here we have a lot of text </div>
<div class="right">t ime stamp</div>
</div>[/CODE]
css: ... -
looks like you have .click trigger on that buttons that opens all the drop
check if they have the same class or something,
post some codeLeave a comment:
-
tweaks my url in htaccess file, how to?
hello all,
i have a url that looks like this
http://www.bytes.com/page.php/¶m1=value1& param2=value2&p aram3=value3
and so on...
i was wondering how i can tweak the url to have it to look like this:
http://www.bytes.com/page/value1/value2/value3/
is it only via htaccess file (or apache directory config) or i need to do something in page.php?
... -
problem with utf text filed.
hello all,
i most say that i am not a flash developer (more LAMP guy).
my Question is this:
i have an HTML script that embade a flash file.
wmode = opaque. its all working well but one thing.
in the flash (AS3 BTW) there is a text filed for the users to enter their name.
any char other then English is gibberish
i have to leave it in opaque mode... -
-
sel.options[i].selected = true;
this might work, :)
i will try it when i will get to the office.
thanks
not sure why i missed itLeave a comment:
-
set multiple indexs useing DOM is it possible?
hello all.
i am trying to set few index's in my multiple select,
i can get the index out of there but it looks like i cant set it
please advice
snippet:
[CODE=javascript]
var sel = document.getEle mentById('selec t_multi');
for(i=0;i<sel.l ength;i++){
if(id[i] == id_xml[sel.options[i].value])
sel.selectedInd ex = i;
[/CODE]
i want to highlight... -
SEO question
hello all.
i am generating meta keyworeds and meta description tag with php.
my question is
is there a problem with the length of the line?
currently it looks like this
[CODE=html]<meta NAME="descripti on" content="many words comes here"><meta NAME="keywords" content="many words here to">[/CODE] (one line)
thanks -
-
-
Curl is a nice idea and it might even work :) but i only have control over the iframe and not on the pages that will call it, i am not even sure that its php page that will call it.
i know i can always ask to attached the domain to the iframe src and then
window.location .search
but i dont want to trust other for my logs.
i want my code to be able to do thatLeave a comment:
-
no edit :\
i just test it and its not working even in http :(
not sure what i saw that i thought it did.
anyway is there a away to round it?Leave a comment:
-
thanks for you patines,
not sure what you mean by localy :\
i just buikd the iframe and i want other websites to use it,
i also want to know what wbsite uses it
still no one use itLeave a comment:
-
Leave a comment:
-
top.location from iframe with src ssl
hello all.
is there a way to get the window.top.loca tion if the current location is https://...?
parent.html will call am iframe with src="https://www.testtest.co m/sun.html"
sun.html
should alert the url that opened it.
without the https its working.
is there a way?
thanks -
do you receive any kind of mail??
maybe the mail server is not configure in the server.
ask your host supportLeave a comment:
-
i can insert either in javascript (DOM) or in php (it's a php page)
but i am not sure that the robots dont ignore this kind of thing.
do they?Leave a comment:
-
meta tag keyworrds
hello all
i have a question about meta keywords and seo
i am not really an expert in that area
we have a website that have 2 domain .de and .com
its the same site but different content
my question is :
is there a way to dynamic generate words to each domain and have the robots understand that?
or just simply put words in english and german in the same page
... -
whats with the \\output\\ and {} ??
is that a template file?
and you should just unlink the $rpt_content
or you want to delete the file out of the HD
if this is the case make sure you have the right permissions
knowing the error will be good...Leave a comment:
No activity results to display
Show More
Leave a comment: