0
votes
0answers
17 views
Why doesn’t ld honor the ‘-rpath-link’ option?
I detect this using strace:
8480 execve("/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld",
[ …
0
votes
0answers
13 views
detect link in 2nd level li and add a span, plus add class to parent li on hover
I'm working on a two level unordered list menu, and so far was able to take some decent newbie steps in figuring out how to show and hide the menu using jQuery, as well as animate it a tad.
I have …
1
vote
3answers
41 views
Cant add static lib
Hello I am trying to build a DLL and it needs to reference a library namely libeay32.dll from the openssl package. I cant seem to add it as a reference under the Property Pages->Common Properties->Add …
1
vote
3answers
43 views
Concatenating a string in a querrystring of a <a> link in c# created through asp.net
I can already send something in the querrystring:
<a href='Exibe.aspx?var='lalala''>
but i'd like to send a string instead of lalala, and when i try to concatenate normally in the …
0
votes
0answers
16 views
Webtrends Issue - Adding data to links
At my company, we are using webtrends. The stats guy is telling me that we need to append &WT.svl=UniqueDescOfLink to every single link on our site.
I don't know much about webtrends, bit I am …
0
votes
2answers
23 views
ASP.NET: Enumerating header elements from codebehind
On Page_Load() in the codebehind, I'd like to enumerate all the <link> tags. The purpose being I want want to add a <link> to a CSS file if it isn't specified in the Page's markup.
How …
1
vote
3answers
26 views
Unwanted padding on link images in IE only
Hi,
I hope someone can help. Within my container DIV I have 3 images which I require to sit side by side in one row. This is indeed the case in every other browser except, annoyingly, as usual, in …
3
votes
6answers
74 views
javascript - know if a link has already been opened.
Hi,
I'd like to know if there is a way to know if a link has already been opened. In firefox, the color of a link changes once you clicked it, so I guess it's possible.
Edit : This is for a firefox …
0
votes
1answer
19 views
UIView that takes you to anchor link
I'm developing an iPhone app where I have my HTML content loaded in a UIWebview as a HTMLString and would like to have a UIView that tells the UIWebview to scroll to an anchor link. Can I scroll to …
0
votes
1answer
16 views
Oracle JDBC connection pooling with databae link
Hi all,
I'm building a J2EE web apps with Oracle database. The app server uses JDBC connection pooling to Oracle database A (e.g. 20 connections max), and some of the queries performed use tables in …
0
votes
4answers
396 views
Getting mediafire directlink without using WebBrowser .NET control ?
I'm looking for the way to get the direct link from mediafire. By default, when a user visits a download link, he will be presented with a download page where he has to wait for the download to be …
0
votes
1answer
40 views
Bug in Mobile Safari regarding HTML LINK
My native iPhone app displays HTML files using UIWebView. These HTML files are stored locally on the iPhone (they ship with the app).
Now I'm also trying to use a central CSS file in the HTML files, …
0
votes
3answers
91 views
Call href from JavaScript
This is the same question as THIS ONE, I can't answer that anymore, so I'm re-posting it with my account.
Sorry for the mess.
I need a Greasemonkey script that on a page load activates a href link …
0
votes
1answer
15 views
How to prevent a iframed page from opening in a new window
Hi,
I have a site iframed in and it has a bunch of links in the menu. The way their site is built they have all the links in the menu set to open the pages in a new window. Is there any way to …
0
votes
0answers
20 views
What is “mt=8” in iTunes links for the appstore?
Anyone know the significance of the mt parameter? It seems that any value will work, like mt=0, mt=999 etc...
Sample link:
…
